From: H.J. Lu Date: Tue, 13 Feb 2007 21:45:27 +0000 (+0000) Subject: Remove extra space. X-Git-Tag: drow-reverse-20070409-branchpoint~479 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d25a0fc5da4aab9e7e1b2e953626f449cbac26c3;p=thirdparty%2Fbinutils-gdb.git Remove extra space. --- diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 6982de3a8c7..0a3443a6880 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -2025,10 +2025,10 @@ static const struct dis386 prefix_user_table[][4] = { /* PREGRP37 */ { - { "(bad)", { XX } }, + { "(bad)", { XX } }, { "popcntS", { Gv, Ev } }, - { "(bad)", { XX } }, - { "(bad)", { XX } }, + { "(bad)", { XX } }, + { "(bad)", { XX } }, }, };