|
From: <sv...@va...> - 2005-05-31 22:15:19
|
Author: njn Date: 2005-05-31 23:15:14 +0100 (Tue, 31 May 2005) New Revision: 3830 Modified: trunk/coregrind/core.h Log: Test commit, whitespace change only. Modified: trunk/coregrind/core.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/coregrind/core.h 2005-05-31 21:21:12 UTC (rev 3829) +++ trunk/coregrind/core.h 2005-05-31 22:15:14 UTC (rev 3830) @@ -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); - +=20 // --------------------------------------------------------------------- // Architecture-specific things defined in eg. x86/*.c // --------------------------------------------------------------------- |