Fix typo in 32bit-only code

This commit is contained in:
Dave Page 2016-10-26 10:30:24 +01:00
parent 9c7a9305aa
commit 4a5031c563

View File

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