summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-07-22 17:20:35 (GMT)
committerBrad King <brad.king@kitware.com>2015-07-27 13:45:35 (GMT)
commit096dd3c9634d331fcb0c4cdf74f6fcda04b755cf (patch)
treebd058e542a10bc76ea40f0715b4efb6012efe883 /Source
parent280dde34dda52559411376be17591755f4b6358f (diff)
downloadCMake-096dd3c9634d331fcb0c4cdf74f6fcda04b755cf.zip
CMake-096dd3c9634d331fcb0c4cdf74f6fcda04b755cf.tar.gz
CMake-096dd3c9634d331fcb0c4cdf74f6fcda04b755cf.tar.bz2
cmDependsFortranLexer: Remove trailing blank line
Diffstat (limited to 'Source')
-rw-r--r--Source/cmDependsFortranLexer.cxx1
1 files changed, 0 insertions, 1 deletions
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;
}
-