summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-12-07 15:07:12 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-12-07 15:07:12 +0000
commitab206e653deea7db1b6ee2890873596bc7959882 (patch)
tree35a07ee9dc0475ab9863421c1a628b25ea6f1b0a /gdb/mips-tdep.c
parent4a3784e2aa1f788bb66ce556879b02d2984a3a58 (diff)
downloadgdb-ab206e653deea7db1b6ee2890873596bc7959882.tar.gz
* mips-tdep.c (extended_offset): Fix a comment.
Diffstat (limited to 'gdb/mips-tdep.c')
-rw-r--r--gdb/mips-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c
index d1f360dc684..193a21b32b0 100644
--- a/gdb/mips-tdep.c
+++ b/gdb/mips-tdep.c
@@ -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)