changeset 1441:bba095216a59

style fix
author Igor Sysoev <igor@sysoev.ru>
date Fri, 31 Aug 2007 09:41:45 +0000
parents 576921748c9a
children a53290568fdf
files src/event/ngx_event.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/event/ngx_event.h	Fri Aug 31 09:40:38 2007 +0000
+++ b/src/event/ngx_event.h	Fri Aug 31 09:41:45 2007 +0000
@@ -290,7 +290,7 @@
  * All event filters on file descriptor are deleted after a notification:
  * Solaris 10's event ports.
  */
-#define NGX_USE_EVENTPORT_EVENT    0x00001000
+#define NGX_USE_EVENTPORT_EVENT  0x00001000