diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-08-06 16:33:43 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-08-06 16:33:43 +0000 |
commit | b49dfb4a38ec4df4cd2d21dbfb34d807e44a7ff1 (patch) | |
tree | 225d5e1f9441ad84d97b45bd1bff1cf3022d501f /opcodes/ChangeLog | |
parent | e4195b40c50053c90146958196e229591c6be25a (diff) | |
download | gdb-b49dfb4a38ec4df4cd2d21dbfb34d807e44a7ff1.zip gdb-b49dfb4a38ec4df4cd2d21dbfb34d807e44a7ff1.tar.gz gdb-b49dfb4a38ec4df4cd2d21dbfb34d807e44a7ff1.tar.bz2 |
Fix typos in comments in i386-opc.h.
2010-08-06 Quentin Neill <quentin.neill@amd.com>
* i386-opc.h (enum): Fix typos in comments.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8190fb7..406e806 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2010-08-06 Quentin Neill <quentin.neill@amd.com> + + * i386-opc.h (enum): Fix typos in comments. + 2010-08-06 Alan Modra <amodra@gmail.com> * disassemble.c: Formatting. |