|
From: Nicholas N. <nj...@ca...> - 2004-07-10 17:27:28
|
CVS commit by nethercote: Whoops, fix comment. M +1 -1 vg_memory.c 1.57 --- valgrind/coregrind/vg_memory.c #1.56:1.57 @@ -760,5 +760,5 @@ Addr VG_(get_shadow_size)(void) /*--------------------------------------------------------------------*/ -/*--- manage allocation of memory on behalf of the client ---*/ +/*--- Handling shadow memory ---*/ /*--------------------------------------------------------------------*/ |