]> granicus.if.org Git - apache/commitdiff
Remove a 1 empty line difference between trunk and 2.4.x that could break backport...
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Dec 2013 05:34:18 +0000 (05:34 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Dec 2013 05:34:18 +0000 (05:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1551853 13f79535-47bb-0310-9956-ffa450edef68

include/mpm_common.h

index 8bb0ec5452866541c88728b0742ac651e039f544..0d9e63bee009ce7827723355646a9b3803a9cb94 100644 (file)
@@ -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 */
 
 /**