Gui: convert indentations to spaces

This commit is contained in:
luzpaz
2023-01-23 13:52:19 +00:00
committed by Uwe
parent 216f4c1f45
commit c32381ec77
11 changed files with 816 additions and 816 deletions

View File

@@ -348,7 +348,7 @@ Node_Block *TopBlock=nullptr;
// error func
void yyerror(char *errorinfo)
{ ActFilter->addError(errorinfo); }
{ ActFilter->addError(errorinfo); }
// for VC9 (isatty and fileno not supported anymore)