From 27abff5434a042f784420121a52d5a4b51902df7 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 9 Apr 2003 00:12:24 +0000 Subject: [PATCH] * mips.h: Correct comment typo. --- include/opcode/ChangeLog | 4 ++++ include/opcode/mips.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 35c97a68f4..112540b968 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2003-04-09 J. Grant + + * mips.h: Correct comment typo. + 2003-03-21 Martin Schwidefsky * 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 1f90cfd763..476c8e3112 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 -- 2.34.1