From 433608c18072cbaa99deddf4432ab2537397f025 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 14 May 2008 07:54:52 +0000 Subject: style fix: remove tabs and trailing spaces --- src/os/unix/ngx_posix_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os') 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 /* ALIGN() */ -/* +/* * FreeBSD 3.x has no CMSG_SPACE() and CMSG_LEN() and has the broken CMSG_DATA() */ -- cgit