aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1998-02-13 18:34:46 +0000
committerMark Alexander <marka@cygnus>1998-02-13 18:34:46 +0000
commitd31bae35d009f577396d5169c4440505704a2dda (patch)
tree56117d7dbf81e8c954538843477981b2d0674dbd /opcodes
parent3ed34fca385ffa04b467c4b2812c3dc5413a82d4 (diff)
downloadgdb-d31bae35d009f577396d5169c4440505704a2dda.zip
gdb-d31bae35d009f577396d5169c4440505704a2dda.tar.gz
gdb-d31bae35d009f577396d5169c4440505704a2dda.tar.bz2
Oops, fix typo.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index f37bf82..ad401de 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,6 +1,6 @@
Fri Feb 13 10:21:09 1998 Mark Alexander <marka@cygnus.com>
- * mn10300-dis.c (print_insn_mn10300): Recognize break instruction.
+ * m10300-dis.c (print_insn_mn10300): Recognize break instruction.
Fri Feb 13 13:12:14 1998 Ian Lance Taylor <ian@cygnus.com>