* mips-tdep.c (extended_offset): Fix a comment.
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 7 Dec 2007 15:07:12 +0000 (15:07 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Fri, 7 Dec 2007 15:07:12 +0000 (15:07 +0000)
gdb/ChangeLog
gdb/mips-tdep.c

index 3fa5d5b1dccf21dfcb4d5ff71386c33d01f7bb5e..a9470ca386734afd75a64b5606d41af98017121a 100644 (file)
@@ -1,3 +1,7 @@
+2007-12-07  Maciej W. Rozycki  <macro@mips.com>
+
+       * mips-tdep.c (extended_offset): Fix a comment.
+
 2007-12-07  Maciej W. Rozycki  <macro@mips.com>
 
        * target.c (update_current_target): Inherit to_log_command.
index d1f360dc684e4d2434dfa6c6bbd285aea184ebc8..193a21b32b055f14b5662cb12633c72303413b95 100644 (file)
@@ -1151,7 +1151,7 @@ struct upk_mips16
 
 
 /* The EXT-I, EXT-ri nad EXT-I8 instructions all have the same format
-   for the bits which make up the immediatate extension.  */
+   for the bits which make up the immediate extension.  */
 
 static CORE_ADDR
 extended_offset (unsigned int extension)
This page took 0.036781 seconds and 4 git commands to generate.