aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2012-07-05 08:28:22 +0000
committerThomas Schwinge <tschwinge@gnu.org>2012-07-05 08:28:22 +0000
commitf4263ca2cd6e7ad1c17050f13e93458a59a31884 (patch)
tree78e8ea0caf9c22c85d6338a3d73b5a811f8f4361
parent8b99bf0bbe54604c329ccb12927b408ced69b771 (diff)
downloadgdb-f4263ca2cd6e7ad1c17050f13e93458a59a31884.zip
gdb-f4263ca2cd6e7ad1c17050f13e93458a59a31884.tar.gz
gdb-f4263ca2cd6e7ad1c17050f13e93458a59a31884.tar.bz2
Typo fix.
-rw-r--r--opcodes/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 49ed3f5..ce57123 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,6 +1,6 @@
2012-07-05 Thomas Schwinge <thomas@codesourcery.com>
- * mips-dis: Remove gratuitous newline.
+ * mips-dis.c: Remove gratuitous newline.
2012-07-02 Roland McGrath <mcgrathr@google.com>