diff --git a/run_tabspace.bat b/run_tabspace.bat index a397c00f2..a39cfc067 100644 --- a/run_tabspace.bat +++ b/run_tabspace.bat @@ -3,7 +3,7 @@ SETLOCAL PUSHD %~dp0 -tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs;*\zlib\*;*Logic\NHunspell\* +tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs POPD ENDLOCAL