summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-04-09 00:12:24 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-04-09 00:12:24 +0000
commit9119cbb321631645b7cb236cbd7171b0f3cdc173 (patch)
treef38047c358cc30c6ee6de6c8c788dab961a8b8a5 /include
parent4c5d745bfc860e06b99740f09cfb0969551f1cca (diff)
downloadgdb-9119cbb321631645b7cb236cbd7171b0f3cdc173.tar.gz
* mips.h: Correct comment typo.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog4
-rw-r--r--include/opcode/mips.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 35c97a68f47..112540b9685 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-09 J. Grant <jg-binutils@jguk.org>
+
+ * mips.h: Correct comment typo.
+
2003-03-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
* s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
diff --git a/include/opcode/mips.h b/include/opcode/mips.h
index 1f90cfd7636..476c8e3112c 100644
--- a/include/opcode/mips.h
+++ b/include/opcode/mips.h
@@ -197,7 +197,7 @@ struct mips_opcode
unsigned long membership;
};
-/* These are the characters which may appears in the args field of an
+/* These are the characters which may appear in the args field of an
instruction. They appear in the order in which the fields appear
when the instruction is used. Commas and parentheses in the args
string are ignored when assembling, and written into the output