From: Nicholas Nethercote Date: Tue, 23 Nov 2004 18:19:29 +0000 (+0000) Subject: Comment-only changes. X-Git-Tag: svn/VALGRIND_3_0_0~1231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a228498ff453ec2cbd4f92ee03203783d104f012;p=thirdparty%2Fvalgrind.git Comment-only changes. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3087 --- diff --git a/coregrind/x86/dispatch.S b/coregrind/x86/dispatch.S index 193b31e17e..bd6a18337d 100644 --- a/coregrind/x86/dispatch.S +++ b/coregrind/x86/dispatch.S @@ -1,7 +1,7 @@ ##--------------------------------------------------------------------## ##--- The core dispatch loop, for jumping to a code address. ---## -##--- vg_dispatch.S ---## +##--- x86/dispatch.S ---## ##--------------------------------------------------------------------## /* @@ -189,5 +189,5 @@ panic_msg_ebp: .section .note.GNU-stack,"",@progbits ##--------------------------------------------------------------------## -##--- end vg_dispatch.S ---## +##--- end ---## ##--------------------------------------------------------------------##