summaryrefslogtreecommitdiff
path: root/src/win32/sysExec.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/sysExec.hpp')
-rw-r--r--src/win32/sysExec.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/sysExec.hpp b/src/win32/sysExec.hpp
index 0fe10f3..5c7ea9e 100644
--- a/src/win32/sysExec.hpp
+++ b/src/win32/sysExec.hpp
@@ -121,7 +121,7 @@ void SysExec::doExec(StringVector args, StringList env_param)
NULL,
NULL,
false,
- NULL,
+ 0,
&env[0],
NULL,
&startup_info,