From: Bill Stoddard Date: Fri, 5 Jul 2002 17:24:16 +0000 (+0000) Subject: This just bugs me today... X-Git-Tag: 2.0.40~311 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8eec97be87c48ca9247f2e4db843bc4416344eb4;p=apache This just bugs me today... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/winnt/mpm_winnt.c b/server/mpm/winnt/mpm_winnt.c index 11a48f4eb5..ee06c73d42 100644 --- a/server/mpm/winnt/mpm_winnt.c +++ b/server/mpm/winnt/mpm_winnt.c @@ -2386,7 +2386,7 @@ static int winnt_post_config(apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *pt "%s: Unable to start the service manager.", service_name); return HTTP_INTERNAL_SERVER_ERROR; - } + } } } else /* ! -k runservice */