summaryrefslogtreecommitdiff
path: root/os/unix/os.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 /os/unix/os.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 'os/unix/os.h')
-rw-r--r--os/unix/os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/unix/os.h b/os/unix/os.h
index 5c7fbdff32..1494edd123 100644
--- a/os/unix/os.h
+++ b/os/unix/os.h
@@ -48,5 +48,5 @@
pid_t os_fork(const char *user);
#endif
-#endif /* !APACHE_OS_H */
+#endif /* !APACHE_OS_H */
/** @} */