diff auto/os/features @ 2598:87e739049e93

style fix
author Igor Sysoev <igor@sysoev.ru>
date Mon, 23 Mar 2009 20:26:33 +0000
parents 1adec90a0e46
children ceef364208c8
line wrap: on
line diff
--- a/auto/os/features
+++ b/auto/os/features
@@ -98,7 +98,7 @@ if test -z "$NGX_KQUEUE_CHECKED"; then
         ngx_feature_name="NGX_HAVE_TIMER_EVENT"
         ngx_feature_run=yes
         ngx_feature_incs="#include <sys/event.h>
-#include <sys/time.h>"
+                          #include <sys/time.h>"
         ngx_feature_path=
         ngx_feature_libs=
         ngx_feature_test="int      kq;