[PATCH]: fix typos in comments

J.T. Conklin jtc@redback.com
Wed Jan 3 13:20:00 GMT 2001


I just committed the enclosed patch.

        --jtc

2001-01-03  J.T. Conklin  <jtc@redback.com>

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

Index: alphabsd-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/alphabsd-nat.c,v
retrieving revision 1.2
diff -c -r1.2 alphabsd-nat.c
*** alphabsd-nat.c	2000/06/02 19:04:51	1.2
--- alphabsd-nat.c	2001/01/03 21:08:38
***************
*** 48,54 ****
  
  /* Transfering the registers between GDB, inferiors and core files.  */
  
! /* Fill GDB's register array with the genereal-purpose register values
     in *GREGSETP.  */
  
  void
--- 48,54 ----
  
  /* Transfering the registers between GDB, inferiors and core files.  */
  
! /* Fill GDB's register array with the general-purpose register values
     in *GREGSETP.  */
  
  void
Index: i386-linux-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/i386-linux-nat.c,v
retrieving revision 1.19
diff -c -r1.19 i386-linux-nat.c
*** i386-linux-nat.c	2000/12/21 20:18:45	1.19
--- i386-linux-nat.c	2001/01/03 21:08:38
***************
*** 264,270 ****
  /* Transfering the general-purpose registers between GDB, inferiors
     and core files.  */
  
! /* Fill GDB's register array with the genereal-purpose register values
     in *GREGSETP.  */
  
  void
--- 264,270 ----
  /* Transfering the general-purpose registers between GDB, inferiors
     and core files.  */
  
! /* Fill GDB's register array with the general-purpose register values
     in *GREGSETP.  */
  
  void
Index: i386bsd-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/i386bsd-nat.c,v
retrieving revision 1.3
diff -c -r1.3 i386bsd-nat.c
*** i386bsd-nat.c	2000/06/05 18:59:40	1.3
--- i386bsd-nat.c	2001/01/03 21:08:38
***************
*** 103,109 ****
  
  /* Transfering the registers between GDB, inferiors and core files.  */
  
! /* Fill GDB's register array with the genereal-purpose register values
     in *GREGSETP.  */
  
  void
--- 103,109 ----
  
  /* Transfering the registers between GDB, inferiors and core files.  */
  
! /* Fill GDB's register array with the general-purpose register values
     in *GREGSETP.  */
  
  void


-- 
J.T. Conklin
RedBack Networks


More information about the Gdb-patches mailing list