summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix/ngx_posix_config.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-07-07 10:18:41 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-07-07 10:18:41 +0000
commitb5f5da3a37f2169d6745f7160203a792ab49cac0 (patch)
tree5c43c5c64900ac6279859f20aad437a74bb1aca7 /src/os/unix/ngx_posix_config.h
parent6ea25ac7e7df387aa9ef1dee4187da21c2d86888 (diff)
downloadnginx-b5f5da3a37f2169d6745f7160203a792ab49cac0.tar.gz
nginx-b5f5da3a37f2169d6745f7160203a792ab49cac0.tar.bz2
r2007, r2025, r2042 merge:
style fixes
Diffstat (limited to 'src/os/unix/ngx_posix_config.h')
-rw-r--r--src/os/unix/ngx_posix_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/unix/ngx_posix_config.h b/src/os/unix/ngx_posix_config.h
index ae6f70f6a..ec7ee944f 100644
--- a/src/os/unix/ngx_posix_config.h
+++ b/src/os/unix/ngx_posix_config.h
@@ -110,7 +110,7 @@
#include <sys/param.h> /* ALIGN() */
-/*
+/*
* FreeBSD 3.x has no CMSG_SPACE() and CMSG_LEN() and has the broken CMSG_DATA()
*/