Comment-only changes.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3087 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/coregrind/x86/dispatch.S b/coregrind/x86/dispatch.S
index 193b31e..bd6a183 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 @@
 .section .note.GNU-stack,"",@progbits
 
 ##--------------------------------------------------------------------##
-##--- end                                            vg_dispatch.S ---##
+##--- end                                                          ---##
 ##--------------------------------------------------------------------##