* gdbarch.sh: Doc fix.

This commit is contained in:
Jim Blandy 2004-06-22 17:47:59 +00:00
parent ba2685cc94
commit 226f5cf47a
2 changed files with 5 additions and 1 deletions

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

View File

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