]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove useless \t and blank line that were not backported into 2.4.x in r1551714
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Dec 2013 05:36:22 +0000 (05:36 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 18 Dec 2013 05:36:22 +0000 (05:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1551854 13f79535-47bb-0310-9956-ffa450edef68

include/mpm_common.h

index 15dfc4602d2570ede66725da4095a8d1ac7d9d9c..92b6af6725597691e8627d455c0fb09a5dea2944 100644 (file)
@@ -278,12 +278,11 @@ AP_DECLARE(apr_status_t) ap_mpm_pod_signal(ap_pod_t *pod);
  */
 AP_DECLARE(void) ap_mpm_pod_killpg(ap_pod_t *pod, int num);
 
-    
 #define AP_MPM_PODX_RESTART_CHAR '$'
 #define AP_MPM_PODX_GRACEFUL_CHAR '!'
-    
+
 typedef enum { AP_MPM_PODX_NORESTART, AP_MPM_PODX_RESTART, AP_MPM_PODX_GRACEFUL } ap_podx_restart_t;
-    
+
 /**
  * Open the extended pipe-of-death.
  * @param p The pool to use for allocating the pipe