OSDN Git Service

* gdbarch.sh: Doc fix.
authorjimb <jimb>
Tue, 22 Jun 2004 17:47:57 +0000 (17:47 +0000)
committerjimb <jimb>
Tue, 22 Jun 2004 17:47:57 +0000 (17:47 +0000)
gdb/ChangeLog
gdb/gdbarch.sh

index 9778134..01ecd5c 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 6b88019..59d7f74 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 ) : ;;