cmDependsFortranLexer: Remove trailing blank line

This commit is contained in:
Brad King 2015-07-22 13:20:35 -04:00
parent 280dde34dd
commit 096dd3c963
1 changed files with 0 additions and 1 deletions

View File

@ -2411,4 +2411,3 @@ YY_BUFFER_STATE cmDependsFortranLexer_GetCurrentBuffer(yyscan_t yyscanner)
struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
return YY_CURRENT_BUFFER;
}