aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-05-27 10:45:52 +0000
committerNick Clifton <nickc@redhat.com>2010-05-27 10:45:52 +0000
commitc3a6ea62fc4464995f8f62c41676b2eda161967e (patch)
treee2c741ba7dc29ff481f733286bae81536aa389f3 /opcodes/ChangeLog
parent * m68k-dis.c (print_insn_m68k): Emit undefined instructions as (diff)
downloadbinutils-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/ChangeLog2
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.