summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2009-12-16 05:31:40 +0000
committerH.J. Lu <hjl@lucon.org>2009-12-16 05:31:40 +0000
commit9331f224ff868c4912055677ba1e66477061ee32 (patch)
tree90d4056aed39371f961481678f6ddd6dc39ccabd /opcodes
parent77e02afe91d871959cb8fdd05e5d4898a3697d6d (diff)
downloadgdb-9331f224ff868c4912055677ba1e66477061ee32.tar.gz
Fix a typo in ChangeLog.
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 fb780a16360..8f15c52e343 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -8,7 +8,7 @@
* i386-gen.c (opcode_modifiers): Remove Vex3Sources and
Vex2Sources. Add VexSources.
- * i386-opc.h ()Vex2Sources: Removed.
+ * i386-opc.h (Vex2Sources): Removed.
(Vex3Sources): Likewise.
(VEX2SOURCES): New.
(VEX3SOURCES): Likewise.