Gui: convert indentations to spaces

This commit is contained in:
luzpaz
2023-01-23 13:52:19 +00:00
committed by Uwe
parent 62974cd4d5
commit 50a0fd6777
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)