diff options
author | Nick Clifton <nickc@redhat.com> | 2010-05-27 10:45:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-05-27 10:45:52 +0000 |
commit | c3a6ea62fc4464995f8f62c41676b2eda161967e (patch) | |
tree | e2c741ba7dc29ff481f733286bae81536aa389f3 /opcodes/ChangeLog | |
parent | * m68k-dis.c (print_insn_m68k): Emit undefined instructions as (diff) | |
download | binutils-gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.tar.gz binutils-gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.tar.bz2 binutils-gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.zip |
Fix typo in ChangeLog entry.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c844c8d3628..79137329f70 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,4 @@ -2010-05-27 jason Duerstock <jason.duerstock+binutils@gmail.com> +2010-05-27 Jason Duerstock <jason.duerstock+binutils@gmail.com> * m68k-dis.c (print_insn_m68k): Emit undefined instructions as .short directives so that they can be reassembled. |