From e952ada1ba81675b0f6d22e76012afe290b4356c Mon Sep 17 00:00:00 2001 From: cheatfate Date: Wed, 13 Dec 2017 00:36:14 +0200 Subject: Fix --- lib/pure/osproc.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/pure/osproc.nim b/lib/pure/osproc.nim index d72ed1772..f0542ea98 100644 --- a/lib/pure/osproc.nim +++ b/lib/pure/osproc.nim @@ -315,7 +315,7 @@ proc execProcesses*(cmds: openArray[string], options = options + {poEvalCommand}) when defined(windows): w[rexit] = q[rexit].fProcessHandle - inc(i) + inc(i) else: when defined(windows): for k in 0..wcount - 1: -- cgit 1.4.1-2-gfad0