Fix typos.
This commit is contained in:
parent
dfa1899af1
commit
ee20635054
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-09-21 Anthony Green <green@redhat.com>
|
||||
|
||||
* gdbint.texinfo (Target Architecture Definition): Fix typos.
|
||||
|
||||
2003-09-21 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* gdbint.texinfo (Target Architecture Definition): Document
|
||||
|
|
|
@ -3693,8 +3693,8 @@ pushing them on the stack.
|
|||
function argument of type @var{type} is passed by reference instead of
|
||||
value.
|
||||
|
||||
This method replaces @code{DEPRECTAED_REG_STRUCT_HAS_ADDR}
|
||||
(@pxref{DEPRECATED_REG_STRUCT_ADDR}).
|
||||
This method replaces @code{DEPRECATED_REG_STRUCT_HAS_ADDR}
|
||||
(@pxref{DEPRECATED_REG_STRUCT_HAS_ADDR}).
|
||||
|
||||
@item PROCESS_LINENUMBER_HOOK
|
||||
@findex PROCESS_LINENUMBER_HOOK
|
||||
|
|
Loading…
Add table
Reference in a new issue