aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--opcodes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 06f9ff8..de4e2a0 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -6,7 +6,7 @@
* cgen-dis.in (print_insn): Remove call to read_insn. Instead,
assume incoming buffer already has the base insn loaded. Handle
- case of smaller-than-base instructions for variable-length case.
+ smaller-than-base instructions for variable-length case.
2001-05-04 Alan Modra <amodra@one.net.au>