Test commit, whitespace change only.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3830 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/core.h b/coregrind/core.h
index 3c2e8a7..040dd7d 100644
--- a/coregrind/core.h
+++ b/coregrind/core.h
@@ -243,7 +243,7 @@
 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
 // ---------------------------------------------------------------------