* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.

This commit is contained in:
J.T. Conklin
2001-01-03 21:12:18 +00:00
parent 509945ae4b
commit ad2a4d0953
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2001-01-03 J.T. Conklin <jtc@redback.com>
* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
comment.
2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
* sh-tdep.c (sh_extract_return_value): Allow for small return type.

View File

@@ -48,7 +48,7 @@ typedef struct fpreg fpregset_t;
/* Transfering the registers between GDB, inferiors and core files. */
/* Fill GDB's register array with the genereal-purpose register values
/* Fill GDB's register array with the general-purpose register values
in *GREGSETP. */
void

View File

@@ -264,7 +264,7 @@ old_store_inferior_registers (int regno)
/* Transfering the general-purpose registers between GDB, inferiors
and core files. */
/* Fill GDB's register array with the genereal-purpose register values
/* Fill GDB's register array with the general-purpose register values
in *GREGSETP. */
void

View File

@@ -103,7 +103,7 @@ cannot_fetch_register (int regno)
/* Transfering the registers between GDB, inferiors and core files. */
/* Fill GDB's register array with the genereal-purpose register values
/* Fill GDB's register array with the general-purpose register values
in *GREGSETP. */
void