From: Julian Seward Date: Sun, 15 Dec 2002 01:44:47 +0000 (+0000) Subject: whitespace change X-Git-Tag: svn/VALGRIND_1_9_4~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c457ab0032a0089d3dee0f5cefe9bc14ca3932f;p=thirdparty%2Fvalgrind.git whitespace change git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1372 --- diff --git a/coregrind/vg_intercept.c b/coregrind/vg_intercept.c index b3ec039dbf..d0b6bb7881 100644 --- a/coregrind/vg_intercept.c +++ b/coregrind/vg_intercept.c @@ -1,3 +1,4 @@ + /*--------------------------------------------------------------------*/ /*--- Intercepts for various libc functions we want to capture ---*/ /*--- (mostly for threading purposes). vg_intercept.c ---*/