cmDependsFortranLexer: Remove trailing blank line
This commit is contained in:
parent
280dde34dd
commit
096dd3c963
|
@ -2411,4 +2411,3 @@ YY_BUFFER_STATE cmDependsFortranLexer_GetCurrentBuffer(yyscan_t yyscanner)
|
|||
struct yyguts_t * yyg = (struct yyguts_t*)yyscanner;
|
||||
return YY_CURRENT_BUFFER;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue