summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
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
commita37a7fcdb9f9fa6aaea28e9cdb5bf1fa25f29f1a (patch)
tree2cbf6e121f3d29418e5f647173f523b70087c5ec /opcodes/ChangeLog
parent8526c8b27b2ecd0b120834d9be47fa9ecaa6d678 (diff)
downloadbinutils-redhat-a37a7fcdb9f9fa6aaea28e9cdb5bf1fa25f29f1a.tar.gz
Typo fix.
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 49ed3f54e3..ce571237b3 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>