2006-04-20 Michael Snyder <msnyder@redhat.com>

* remote.c: Fix spelling error in comment.
This commit is contained in:
Michael Snyder 2006-04-26 18:45:32 +00:00
parent ef0ee84443
commit cfde0993eb
2 changed files with 5 additions and 1 deletions

View File

@ -74,6 +74,10 @@
* NEWS: Mention new target.
* MAINTAINERS: Designate Jim Blandy as responsible maintainer.
2006-04-20 Michael Snyder <msnyder@redhat.com>
* remote.c: Fix spelling error in comment.
2006-04-20 Daniel Jacobowitz <dan@codesourcery.com>
* m68klinux-tdep.c (m68k_linux_sigtramp_frame_prev_register):

View File

@ -973,7 +973,7 @@ typedef unsigned char threadref[OPAQUETHREADBYTES];
typedef int gdb_threadref; /* Internal GDB thread reference. */
/* gdb_ext_thread_info is an internal GDB data structure which is
equivalint to the reply of the remote threadinfo packet. */
equivalent to the reply of the remote threadinfo packet. */
struct gdb_ext_thread_info
{