From: Frank Ch. Eigler Date: Fri, 4 May 2001 17:46:00 +0000 (+0000) Subject: * typo fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=714b578b872904a656a9a26d1e1aff1084a35f03;p=binutils-gdb.git * typo fix --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 06f9ff8b07d..de4e2a0f94e 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