* gdbarch.sh: Doc fix.
This commit is contained in:
parent
ba2685cc94
commit
226f5cf47a
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-06-22 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
|
* gdbarch.sh: Doc fix.
|
||||||
|
|
||||||
2004-06-21 Martin Hunt <hunt@redhat.com>
|
2004-06-21 Martin Hunt <hunt@redhat.com>
|
||||||
Kevin Buettner <kevinb@redhat.com>
|
Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
|
|
|
@ -250,7 +250,7 @@ do
|
||||||
macro ) : ;;
|
macro ) : ;;
|
||||||
|
|
||||||
# The name of the legacy C macro by which this method can be
|
# 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.
|
# formed from the upper-case function name is used.
|
||||||
|
|
||||||
returntype ) : ;;
|
returntype ) : ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue