From 982de27abece55998694ef88dd9dd17f309ace40 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 13 Jul 2004 16:28:05 +0000 Subject: [PATCH] Fix typo in comment --- opcodes/ChangeLog | 4 ++++ opcodes/arm-opc.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 072925113f..43a0d7b606 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2004-07-13 Elvis Chiang + + * arm-opc.h: Fix typo in comment. + 2004-07-11 Andreas Schwab * m68k-dis.c (m68k_valid_ea): Fix typos in last change. diff --git a/opcodes/arm-opc.h b/opcodes/arm-opc.h index 574bc1f7a8..4b52f13171 100644 --- a/opcodes/arm-opc.h +++ b/opcodes/arm-opc.h @@ -35,7 +35,7 @@ struct thumb_opcode %d print the bitfield in decimal %x print the bitfield in hex %X print the bitfield as 1 hex digit without leading "0x" - %w print the bitfield plus one in decimal + %W print the bitfield plus one in decimal %r print as an ARM register %f print a floating point constant if >7 else a floating point register