Fix name of the file in the header comment

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14170
This commit is contained in:
Philippe Waroquiers 2014-07-16 21:16:10 +00:00
parent a3989a1fd9
commit 44cc7cb053

View File

@ -2,7 +2,7 @@
/*--------------------------------------------------------------------*/
/*--- Replacements for strcpy(), memcpy() et al, which run on the ---*/
/*--- simulated CPU. ---*/
/*--- mc_replace_strmem.c ---*/
/*--- vg_replace_strmem.c ---*/
/*--------------------------------------------------------------------*/
/*