From: Philippe Waroquiers Date: Wed, 16 Jul 2014 21:16:10 +0000 (+0000) Subject: Fix name of the file in the header comment X-Git-Tag: svn/VALGRIND_3_10_0~268 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44cc7cb0539299ea0162433632935aa1743619fe;p=thirdparty%2Fvalgrind.git Fix name of the file in the header comment git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14170 --- diff --git a/shared/vg_replace_strmem.c b/shared/vg_replace_strmem.c index ce78b9b8d1..856ba206ee 100644 --- a/shared/vg_replace_strmem.c +++ b/shared/vg_replace_strmem.c @@ -2,7 +2,7 @@ /*--------------------------------------------------------------------*/ /*--- Replacements for strcpy(), memcpy() et al, which run on the ---*/ /*--- simulated CPU. ---*/ -/*--- mc_replace_strmem.c ---*/ +/*--- vg_replace_strmem.c ---*/ /*--------------------------------------------------------------------*/ /*