Clean up stealth whitespace
authorH. Peter Anvin <hpa@zytor.com>
Mon, 29 Oct 2007 05:04:42 +0000 (22:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 29 Oct 2007 05:04:42 +0000 (22:04 -0700)
Remove stealth whitespace

parser.c

index fad755e..3bca1ce 100644 (file)
--- a/parser.c
+++ b/parser.c
@@ -273,7 +273,7 @@ insn *parse_line(int pass, char *buffer, insn * result,
        for (j = 0; j < MAXPREFIX; j++)
            if ((pfx = result->prefixes[j]) != P_none)
                break;
-               
+
         if (i == 0 && pfx != P_none) {
             /*
              * Instruction prefixes are present, but no actual