From: Vincent Pit Date: Fri, 30 Oct 2015 13:33:51 +0000 (-0200) Subject: Fix comment X-Git-Tag: v1.15~13 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=commitdiff_plain;h=bca85461fd8f34e21d6b1f4deb8b313c3771880d Fix comment --- diff --git a/Valgrind.xs b/Valgrind.xs index 9477f34..b2108a2 100644 --- a/Valgrind.xs +++ b/Valgrind.xs @@ -1,5 +1,5 @@ -/* This file is part of the Scalar::Vec::Util Perl module. - * See http://search.cpan.org/dist/Scalar-Vec-Util/ */ +/* This file is part of the Test::Valgrind Perl module. + * See http://search.cpan.org/dist/Test::Valgrind/ */ #define PERL_NO_GET_CONTEXT #include "EXTERN.h"