* alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in comment.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 3 Jan 2001 21:12:18 +0000 (21:12 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 3 Jan 2001 21:12:18 +0000 (21:12 +0000)
gdb/ChangeLog
gdb/alphabsd-nat.c
gdb/i386-linux-nat.c
gdb/i386bsd-nat.c

index 6d6ab82..1b59389 100644 (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.
index 40937a8..43cdb75 100644 (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
index cf703b7..a1541a9 100644 (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
index f1182ea..a866a9b 100644 (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