From ee206350541cf221a6ac8cd4c0619e999d267ced Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 22 Sep 2003 00:49:51 +0000 Subject: [PATCH] Fix typos. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 011e991d58..4373944382 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-09-21 Anthony Green + + * gdbint.texinfo (Target Architecture Definition): Fix typos. + 2003-09-21 Mark Kettenis * gdbint.texinfo (Target Architecture Definition): Document diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 83ced64019..c9074b25fe 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -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 -- 2.34.1