From: Christophe Jaillet Date: Wed, 18 Dec 2013 05:34:18 +0000 (+0000) Subject: Remove a 1 empty line difference between trunk and 2.4.x that could break backport... X-Git-Tag: 2.4.8~349 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bfc8c4d16f625f599bf98ef3008c0861931b207;p=apache Remove a 1 empty line difference between trunk and 2.4.x that could break backport of r1551714. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1551853 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/mpm_common.h b/include/mpm_common.h index 8bb0ec5452..0d9e63bee0 100644 --- a/include/mpm_common.h +++ b/include/mpm_common.h @@ -321,7 +321,6 @@ AP_DECLARE(apr_status_t) ap_mpm_podx_signal(ap_pod_t *pod, AP_DECLARE(void) ap_mpm_podx_killpg(ap_pod_t *pod, int num, ap_podx_restart_t graceful); - #endif /* !WIN32 || DOXYGEN */ /**