diff options
author | Alan Modra <amodra@gmail.com> | 2003-04-09 00:12:24 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-04-09 00:12:24 +0000 |
commit | 27abff5434a042f784420121a52d5a4b51902df7 (patch) | |
tree | 14cd382681973e642ab636ff9b13700c3958609d /include/opcode/mips.h | |
parent | 92aafcd3b401e58b4b40810cf647aa567883d03c (diff) | |
download | binutils-27abff5434a042f784420121a52d5a4b51902df7.zip binutils-27abff5434a042f784420121a52d5a4b51902df7.tar.gz binutils-27abff5434a042f784420121a52d5a4b51902df7.tar.bz2 |
* mips.h: Correct comment typo.
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r-- | include/opcode/mips.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h index 1f90cfd..476c8e3 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 |