]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
wibble
authorJulian Seward <jseward@acm.org>
Sun, 15 Oct 2006 12:47:37 +0000 (12:47 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 15 Oct 2006 12:47:37 +0000 (12:47 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6235

memcheck/mc_translate.c

index 665ec49cff06980cfe63b1862932a65a19ee3498..1193c8a535b97f4e3291ca0626e1a17a3e7e877a 100644 (file)
@@ -90,6 +90,7 @@ typedef
       /* READONLY: the guest layout.  This indicates which parts of
          the guest state should be regarded as 'always defined'. */
       VexGuestLayout* layout;
+
       /* READONLY: the host word type.  Needed for constructing
          arguments of type 'HWord' to be passed to helper functions.
          Ity_I32 or Ity_I64 only. */