aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/tc-i386.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i386.c b/gas/config/tc-i386.c
index 62085a0..c0c1bed 100644
--- a/gas/config/tc-i386.c
+++ b/gas/config/tc-i386.c
@@ -6218,7 +6218,7 @@ output_insn (void)
unsigned int prefix;
/* Since the VEX prefix contains the implicit prefix, we don't
- need the explicit prefix. */
+ need the explicit prefix. */
if (!i.tm.opcode_modifier.vex)
{
switch (i.tm.opcode_length)