summaryrefslogtreecommitdiff
path: root/include/http_main.h
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-09-23 18:08:42 +0000
committerStefan Fritsch <sf@apache.org>2011-09-23 18:08:42 +0000
commit1951a037bf2b1009cf6908b035e868a90f2dfb59 (patch)
tree9d956f9fe11682fd311d51d49c2c270be110d568 /include/http_main.h
parent427c85bd2353796cbd8253854dd2fb2ccfbf8bdc (diff)
downloadhttpd-1951a037bf2b1009cf6908b035e868a90f2dfb59.tar.gz
More cleanup: Expand tabs and some more indentation fixes
No functional change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/http_main.h')
-rw-r--r--include/http_main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/http_main.h b/include/http_main.h
index 68ecf27a0d..22192db30f 100644
--- a/include/http_main.h
+++ b/include/http_main.h
@@ -79,5 +79,5 @@ APR_DECLARE_OPTIONAL_FN(int, ap_signal_server, (int *status, apr_pool_t *pool));
}
#endif
-#endif /* !APACHE_HTTP_MAIN_H */
+#endif /* !APACHE_HTTP_MAIN_H */
/** @} */