]> granicus.if.org Git - apache/commitdiff
Make this look a bit better.
authorSander Striker <striker@apache.org>
Mon, 11 Mar 2002 14:27:45 +0000 (14:27 +0000)
committerSander Striker <striker@apache.org>
Mon, 11 Mar 2002 14:27:45 +0000 (14:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93843 13f79535-47bb-0310-9956-ffa450edef68

server/mpm_common.c

index fa2de3e71469867ab32365282243f6b0324decdf..ecdfcb89cdc622a2e237608a0f237e03352fd78b 100644 (file)
@@ -445,7 +445,7 @@ AP_DECLARE(apr_status_t) ap_mpm_pod_close(ap_pod_t *pod)
         return rv;
     }
 
-    return rv;
+    return APR_SUCCESS;
 }
 
 static apr_status_t pod_signal_internal(ap_pod_t *pod)