]> granicus.if.org Git - apache/commit
Fix post-config hook to return a int.
authorIan Holsman <ianh@apache.org>
Fri, 23 Nov 2001 23:49:24 +0000 (23:49 +0000)
committerIan Holsman <ianh@apache.org>
Fri, 23 Nov 2001 23:49:24 +0000 (23:49 +0000)
commita8dd4138640df256e5bfadd968f54cd2ff0fa3b4
treeec9e7e53ee33fb715db2f6516751b3940013436f
parentb3cc1069aa6a66e6851c9fff019ab4f44eec54bb
Fix post-config hook to return a int.
I left the service start/stop/restart 'exits' in there, and changed the
other ones to return HTTP_INTERNAL_SERVER_ERROR

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