Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-08-11 03:11:11 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-08-11 03:11:11 +0300
commit55615e2600735d83c2332dbc18a8553d3d5e5cfd (patch)
tree9897f92c6c3d041f3590bd082daf8a7f7917083d /make.bat
parentfcd2d63b644edc9ad6a3be4b0fdbd41428a7392a (diff)
Cleanup: trailing space, remove BOM
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.bat b/make.bat
index 0fda7594e25..e94f7637512 100644
--- a/make.bat
+++ b/make.bat
@@ -14,7 +14,7 @@ call "%BLENDER_DIR%\build_files\windows\parse_arguments.cmd" %*
if errorlevel 1 goto EOF
REM if it is one of the convenience targets and BLENDER_BIN is set
-REM skip compiler detection
+REM skip compiler detection
if "%ICONS%%ICONS_GEOM%%DOC_PY%" == "1" (
if EXIST "%BLENDER_BIN%" (
goto convenience_targets