]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Stop explicitly including the current pid in WinNT MPM messages,
authorJeff Trawick <trawick@apache.org>
Thu, 7 Apr 2011 12:36:56 +0000 (12:36 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Apr 2011 12:36:56 +0000 (12:36 +0000)
commit6c84112b5cab0f280210bf412cc1e334fbadba94
tree2133252c4908a2a1d4153ee63a7bfb3168a9de98
parent39948207afcc9bdd3463ea35c1506c673095dcc2
Stop explicitly including the current pid in WinNT MPM messages,
as it is part of the default log format.  (And these lines needed
touching anyway since %d was the wrong format string.)

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