From 096dd3c9634d331fcb0c4cdf74f6fcda04b755cf Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 22 Jul 2015 13:20:35 -0400 Subject: cmDependsFortranLexer: Remove trailing blank line --- Source/cmDependsFortranLexer.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmDependsFortranLexer.cxx b/Source/cmDependsFortranLexer.cxx index 1eff1e4..7453452 100644 --- a/Source/cmDependsFortranLexer.cxx +++ b/Source/cmDependsFortranLexer.cxx @@ -2411,4 +2411,3 @@ YY_BUFFER_STATE cmDependsFortranLexer_GetCurrentBuffer(yyscan_t yyscanner) struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; return YY_CURRENT_BUFFER; } - -- cgit v0.12