* gdbarch.sh: Doc fix.
authorJim Blandy <jimb@codesourcery.com>
Tue, 22 Jun 2004 17:47:59 +0000 (17:47 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 22 Jun 2004 17:47:59 +0000 (17:47 +0000)
gdb/ChangeLog
gdb/gdbarch.sh

index 9778134c51a7cede9425b2be43f70e8cd684e525..01ecd5c73e259c7e454e5abd2d853e9adfefe0a9 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-22  Jim Blandy  <jimb@redhat.com>
+
+       * gdbarch.sh: Doc fix.
+
 2004-06-21  Martin Hunt  <hunt@redhat.com>
        Kevin Buettner <kevinb@redhat.com>
 
index 6b88019fe63420c6a84d7e7798efedb73b155036..59d7f74fb61a182f9490440c9b8509330fe11f21 100755 (executable)
@@ -250,7 +250,7 @@ do
     macro ) : ;;
 
        # The name of the legacy C macro by which this method can be
-       # accessed.  If empty, no macro is defined.  If "-", a macro
+       # accessed.  If empty, no macro is defined.  If "=", a macro
        # formed from the upper-case function name is used.
 
     returntype ) : ;;