This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Patch: fix gdbint.texinfo typos
- From: Anthony Green <green at redhat dot com>
- To: gdb-patches at sources dot redhat dot com
- Cc: kettenis at gnu dot org
- Date: 21 Sep 2003 17:52:35 -0700
- Subject: Patch: fix gdbint.texinfo typos
- Organization: Red Hat, Inc.
The last commit to gdbint.texinfo broke the build. I've just checked in
this obvious fix.
2003-09-21 Anthony Green <green@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Fix typos.
Index: gdb/doc/gdbint.texinfo
===================================================================
RCS file: /cvs/uberbaum/gdb/doc/gdbint.texinfo,v
retrieving revision 1.165
diff -c -u -p -r1.165 gdbint.texinfo
--- gdb/doc/gdbint.texinfo 21 Sep 2003 19:23:15 -0000 1.165
+++ gdb/doc/gdbint.texinfo 22 Sep 2003 00:47:31 -0000
@@ -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
--
Anthony Green <green@redhat.com>
Red Hat, Inc.