preproc.c: adjust whitespace
authorH. Peter Anvin <hpa@zytor.com>
Wed, 12 Sep 2007 04:20:08 +0000 (04:20 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 12 Sep 2007 04:20:08 +0000 (04:20 +0000)
Be consistent about whitespace.

preproc.c

index fa2a953..b5fa676 100644 (file)
--- a/preproc.c
+++ b/preproc.c
@@ -1478,6 +1478,7 @@ static int if_condition(Token * tline, enum preproc_token ct)
         }
         j = reloc_value(evalresult) != 0;
         return j;
+
     default:
         error(ERR_FATAL,
               "preprocessor directive `%s' not yet implemented",