From: Nicholas Nethercote Date: Tue, 31 May 2005 22:15:14 +0000 (+0000) Subject: Test commit, whitespace change only. X-Git-Tag: svn/VALGRIND_3_0_0~488 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ecd5e20f1f86d92218016c33c09436c746ed6dc;p=thirdparty%2Fvalgrind.git Test commit, whitespace change only. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3830 --- diff --git a/coregrind/core.h b/coregrind/core.h index 3c2e8a7217..040dd7df23 100644 --- a/coregrind/core.h +++ b/coregrind/core.h @@ -243,7 +243,7 @@ extern const Int VG_(tramp_rt_sigreturn_offset); extern const Int VG_(tramp_syscall_offset); extern const Int VG_(tramp_gettimeofday_offset); extern const Int VG_(tramp_time_offset); - + // --------------------------------------------------------------------- // Architecture-specific things defined in eg. x86/*.c // ---------------------------------------------------------------------