summaryrefslogtreecommitdiff
path: root/makedepend/imakemdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'makedepend/imakemdep.h')
-rw-r--r--makedepend/imakemdep.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/makedepend/imakemdep.h b/makedepend/imakemdep.h
index 6a51914..b8117c8 100644
--- a/makedepend/imakemdep.h
+++ b/makedepend/imakemdep.h
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/*
+/*
* This file contains machine-dependent constants for the imake utility.
* When porting imake, read each of the steps below and add in any necessary
* definitions. In general you should *not* edit ccimake.c or imake.c!
@@ -460,7 +460,7 @@ static const struct symtab predefs[] = {
#endif
#if defined (__BUILTIN_VA_ARG_INCR)
{"__BUILTIN_VA_ARG_INCR", "1"},
-#endif
+#endif
/* add any additional symbols before this line */
{NULL, NULL}
};