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 | |
parent | d8b24b9569b07ce0046ada5930d9aa1f4dc1658a (diff) | |
download | gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.zip gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.tar.gz gdb-c3a6ea62fc4464995f8f62c41676b2eda161967e.tar.bz2 |
Fix typo in ChangeLog entry.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c844c8d..7913732 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. |