summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmFortranParserTokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/LexerParser/cmFortranParserTokens.h')
-rw-r--r--Source/LexerParser/cmFortranParserTokens.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/LexerParser/cmFortranParserTokens.h b/Source/LexerParser/cmFortranParserTokens.h
index e250110..9560977 100644
--- a/Source/LexerParser/cmFortranParserTokens.h
+++ b/Source/LexerParser/cmFortranParserTokens.h
@@ -100,7 +100,7 @@ extern int cmFortran_yydebug;
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
union YYSTYPE
{
-#line 71 "cmFortranParser.y"
+#line 70 "cmFortranParser.y"
char* string;