* mips.h: Correct comment typo.
authorAlan Modra <amodra@gmail.com>
Wed, 9 Apr 2003 00:12:24 +0000 (00:12 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 9 Apr 2003 00:12:24 +0000 (00:12 +0000)
include/opcode/ChangeLog
include/opcode/mips.h

index 35c97a68f47931c667dbbe43d26407c9f7efa012..112540b96857502186aaeddc3121f6131d3ebbb6 100644 (file)
@@ -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.
index 1f90cfd76360bce71877d872b86de99e583e4a46..476c8e3112cf189bd58a55ad938c4bb3a6cfb25c 100644 (file)
@@ -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
This page took 0.033038 seconds and 4 git commands to generate.