summaryrefslogtreecommitdiffstats
path: root/include/mod_core.h
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-09-23 20:08:42 +0200
committerStefan Fritsch <sf@apache.org>2011-09-23 20:08:42 +0200
commit1951a037bf2b1009cf6908b035e868a90f2dfb59 (patch)
tree9d956f9fe11682fd311d51d49c2c270be110d568 /include/mod_core.h
parentCleanup effort in prep for GA push: (diff)
downloadapache2-1951a037bf2b1009cf6908b035e868a90f2dfb59.tar.xz
apache2-1951a037bf2b1009cf6908b035e868a90f2dfb59.zip
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/mod_core.h')
-rw-r--r--include/mod_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mod_core.h b/include/mod_core.h
index fd383945b4..58f3c93dcb 100644
--- a/include/mod_core.h
+++ b/include/mod_core.h
@@ -94,5 +94,5 @@ extern AP_DECLARE_DATA const char *ap_multipart_boundary;
}
#endif
-#endif /* !MOD_CORE_H */
+#endif /* !MOD_CORE_H */
/** @} */