]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* mips-tdep.c: Comment typo.
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 30 Mar 2007 09:16:52 +0000 (09:16 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Fri, 30 Mar 2007 09:16:52 +0000 (09:16 +0000)
gdb/ChangeLog
gdb/mips-tdep.c

index 52bb2d6d3688dbf887f2aa1657e05e0cfa75c371..e275e159d77f38ae5173604da9791fe96cf6dc6a 100644 (file)
@@ -1,3 +1,7 @@
+2007-03-30  Chris Dearman  <chris@mips.com>
+
+       * mips-tdep.c: Comment typo.
+
 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
index 3a5e49b37c98060625e304fed7991a6ff7629157..ce5298592e6f98705a94669c6b9d918748d6d0c5 100644 (file)
@@ -449,7 +449,7 @@ static struct cmd_list_element *showmipscmdlist = NULL;
 
 /* Integer registers 0 thru 31 are handled explicitly by
    mips_register_name().  Processor specific registers 32 and above
-   are listed in the followign tables.  */
+   are listed in the following tables.  */
 
 enum
 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) };