Fix typo in 32bit-only code

pull/3/head
Dave Page 2016-10-26 10:30:24 +01:00
parent 9c7a9305aa
commit 4a5031c563
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ GOTO:EOF
ECHO ARCHITECTURE - %ARCHITECTURE% cannot be run on 32 bit machine
goto:exit
)
OSVALUE=%OSTYPE%
SET OSVALUE=%OSTYPE%
)
REM Check IF its is windows 32 bit machine and selected architecture is x86