Fix a typo in comment.

This commit is contained in:
H.J. Lu 2007-12-24 06:10:17 +00:00
parent 1efbbeb461
commit 5209009a1b
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ static int intel_syntax = 0;
0 if att mnemonic. */
static int intel_mnemonic = !SYSV386_COMPAT;
/* 1 ti support old (<= 2.8.1) versions of gcc. */
/* 1 if support old (<= 2.8.1) versions of gcc. */
static int old_gcc = OLDGCC_COMPAT;
/* 1 if register prefix % not required. */