diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-08-29 17:12:47 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-08-29 17:12:47 +0000 |
commit | c25c34f8fb8d9327c836fe841370338000306e58 (patch) | |
tree | 89c3c6516a67388dafe16a203fae531a0de26399 /opcodes/i386-dis.c | |
parent | b844680a9c739f2920e3911ad35b2779a38be8cb (diff) | |
download | gdb-c25c34f8fb8d9327c836fe841370338000306e58.zip gdb-c25c34f8fb8d9327c836fe841370338000306e58.tar.gz gdb-c25c34f8fb8d9327c836fe841370338000306e58.tar.bz2 |
2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (prefix_user_table): Fix comment.
Diffstat (limited to 'opcodes/i386-dis.c')
-rw-r--r-- | opcodes/i386-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 35fbb2c..ebbbcec 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -2436,7 +2436,7 @@ static const struct dis386 prefix_user_table[][4] = { { "(bad)", { XX } }, }, - /* PREGRP99 */ + /* PREGRP100 */ { { "(bad)", { XX } }, { "(bad)", { XX } }, |