]> git.saurik.com Git - bison.git/blobdiff - src/complain.h
maint: more syntax-checks
[bison.git] / src / complain.h
index d715bb6ac2fb54c465379299c88f9b7500028fd9..b0a1a29368854532d15243d2b9baa6c954469421 100644 (file)
@@ -22,7 +22,7 @@
 # include "location.h"
 
 /* Sub-messages indent. */
-#define SUB_INDENT (4)
+# define SUB_INDENT (4)
 
 /*-------------.
 | --warnings.  |