]> granicus.if.org Git - apache/commit
fix the type of ap_my_pid and make it static since it is used
authorJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 18:52:23 +0000 (18:52 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 18:52:23 +0000 (18:52 +0000)
commite320f6997646d2d43b43df851fe4993a81161d75
tree683b5b90e67904d30f96d16ee861c1862180c925
parent5c21e3c3fddd2402d093dd50201ad0aea9d49045
fix the type of ap_my_pid and make it static since it is used
in only one file per build (prefork.c or threaded.c)
PR: 6980

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88423 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/prefork/mpm.h
server/mpm/prefork/prefork.c
server/mpm/threaded/mpm.h
server/mpm/threaded/threaded.c