diff options
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 8e3924ad50e..d2b925118da 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -45,7 +45,7 @@ M_FILE = ${srcdir}/@machfile@ S_FILE = ${srcdir}/@opsysfile@ config_h = config.h $(M_FILE) $(S_FILE) -# ========================== start of cpp stuff ======================= */ +# ========================== start of cpp stuff ======================= /* From here on, comments must be done in C syntax. */ CPPFLAGS= |
