]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Comment-only changes.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 23 Nov 2004 18:19:29 +0000 (18:19 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 23 Nov 2004 18:19:29 +0000 (18:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3087

coregrind/x86/dispatch.S

index 193b31e17ed8f55cd48b58976cef612764fb4315..bd6a18337da5d12bc043ca4492a4e7a0dfbec188 100644 (file)
@@ -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                                                          ---##
 ##--------------------------------------------------------------------##