From: Florian Krohm Date: Sat, 18 Apr 2015 17:41:31 +0000 (+0000) Subject: Fix a comment. X-Git-Tag: svn/VALGRIND_3_11_0~488 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8291138a99fb31b6c919a354abfde7925acab50c;p=thirdparty%2Fvalgrind.git Fix a comment. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15110 --- diff --git a/coregrind/pub_core_threadstate.h b/coregrind/pub_core_threadstate.h index ba75f14678..230c41d6d5 100644 --- a/coregrind/pub_core_threadstate.h +++ b/coregrind/pub_core_threadstate.h @@ -42,7 +42,7 @@ #include "pub_tool_threadstate.h" #include "pub_core_libcsetjmp.h" // VG_MINIMAL_JMP_BUF #include "pub_core_vki.h" // vki_sigset_t -#include "pub_core_guest.h" // VexGuestAMD64State etc. +#include "pub_core_guest.h" // VexGuestArchState #include "libvex.h" // LibVEX_N_SPILL_BYTES