]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mpm_winnt: Fix compilation error.
authorYann Ylavic <ylavic@apache.org>
Sun, 10 Jul 2022 16:58:00 +0000 (16:58 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 10 Jul 2022 16:58:00 +0000 (16:58 +0000)
commit0f36af9db99bb405e1accd5777f335d3027c2676
tree5ec9ba9de0bd6b65b436edcb4e86823ce586fc07
parent7641312e075d9d0f7c7852d320ce090b17f94bbe
mpm_winnt: Fix compilation error.

server\mpm\winnt\child.c(1210,1): error C2440: 'initializing': cannot convert from 'worker_info' to 'worker_info *'

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902636 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/child.c