This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

patch to correct comment in include/opcode/mips.h


Hello,

patch to fix comment in include/opcode/mips.h


2003-03-17 J. Grant <jg-binutils at jguk dot org>


* mips.h: Correct comment typo.


Please include my email address in replies.



Regards


JG

--- mips.h.orig	2003-03-10 13:31:21.000000000 +0000
+++ mips.h	2003-03-17 18:27:14.000000000 +0000
@@ -193,7 +193,7 @@
   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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]