posix_spawn[p]: Fix compilation error on Windows (regr. 2020-12-14).
commit7fb61502d5a61ad73a3990a214b29d522245c4bc
authorBruno Haible <bruno@clisp.org>
Thu, 24 Dec 2020 03:11:02 +0000 (24 04:11 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 24 Dec 2020 04:31:52 +0000 (24 05:31 +0100)
tree17507765dc54559cc357c91c292a40dba69a4105
parentbeaaf40c19e82190db4be934a80265685e66b38f
posix_spawn[p]: Fix compilation error on Windows (regr. 2020-12-14).

Reported by Adrian Ebeling <devl@adrian-ebeling.de> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00189.html>.

* lib/spawni.c (__spawni): Update function parameters.
ChangeLog
lib/spawni.c