diff options
author | Mark Alexander <marka@cygnus> | 1998-02-13 18:34:46 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1998-02-13 18:34:46 +0000 |
commit | d31bae35d009f577396d5169c4440505704a2dda (patch) | |
tree | 56117d7dbf81e8c954538843477981b2d0674dbd /opcodes | |
parent | 3ed34fca385ffa04b467c4b2812c3dc5413a82d4 (diff) | |
download | gdb-d31bae35d009f577396d5169c4440505704a2dda.zip gdb-d31bae35d009f577396d5169c4440505704a2dda.tar.gz gdb-d31bae35d009f577396d5169c4440505704a2dda.tar.bz2 |
Oops, fix typo.
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 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> |