spaces to tabs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4837 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2006-12-06 06:15:40 +00:00
parent e6af117ae9
commit 361bf72ee1

View file

@ -338,7 +338,7 @@ def generate(env):
env['REGSVRFLAGS'] = '/s '
env['REGSVRCOM'] = '$REGSVR $REGSVRFLAGS $TARGET'
env['MSVS_VERSION'] = '7.1'
env['MSVS_VERSION'] = '7.1'
def exists(env):