Browse Source

* gdbarch.sh: Doc fix.

jimb-rda-nptl-branch
Jim Blandy 22 years ago
parent
commit
226f5cf47a
  1. 4
      gdb/ChangeLog
  2. 2
      gdb/gdbarch.sh

4
gdb/ChangeLog

@ -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>

2
gdb/gdbarch.sh

@ -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 ) : ;;

Loading…
Cancel
Save