Whoops, fix comment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2471
This commit is contained in:
Nicholas Nethercote
2004-07-10 17:27:20 +00:00
parent 662b1e6029
commit b740e70a9c

View File

@@ -759,7 +759,7 @@ Addr VG_(get_shadow_size)(void)
}
/*--------------------------------------------------------------------*/
/*--- manage allocation of memory on behalf of the client ---*/
/*--- Handling shadow memory ---*/
/*--------------------------------------------------------------------*/
void VG_(init_shadow_range)(Addr p, UInt sz, Bool call_init)