summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authortschwinge <tschwinge>2012-07-05 08:28:22 +0000
committertschwinge <tschwinge>2012-07-05 08:28:22 +0000
commitf1b0f7b800624863e4b86756ce645f7dc3319060 (patch)
tree50808cda1d114901d3e4c20cefcb82f2097d208c /opcodes
parent12512cee03adea646050f11fbb13a8e8d24906fb (diff)
downloadgdb-f1b0f7b800624863e4b86756ce645f7dc3319060.tar.gz
Typo fix.
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 49ed3f54e35..ce571237b37 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>