summaryrefslogtreecommitdiff
path: root/include/mpm_common.h
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2013-12-18 05:36:22 +0000
committerChristophe Jaillet <jailletc36@apache.org>2013-12-18 05:36:22 +0000
commit0fa5a34d64d362186fde4ec80b07b5d9b02b6d59 (patch)
tree069dd602fa1c3e07fd2ef5a0a08de7cd99207fcc /include/mpm_common.h
parent89054403cfa81429c183681515ad732daa289954 (diff)
downloadhttpd-0fa5a34d64d362186fde4ec80b07b5d9b02b6d59.tar.gz
Remove useless \t and blank line that were not backported into 2.4.x in r1542557
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1551854 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/mpm_common.h')
-rw-r--r--include/mpm_common.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/mpm_common.h b/include/mpm_common.h
index 15dfc4602d..92b6af6725 100644
--- a/include/mpm_common.h
+++ b/include/mpm_common.h
@@ -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