update comment

This commit is contained in:
Igor Sysoev 2007-08-31 09:50:23 +00:00
parent 31d6785397
commit 54a553b721

View File

@ -282,7 +282,7 @@ extern ngx_event_actions_t ngx_event_actions;
/* /*
* The event module handles periodic or absolute timer event by itself: * The event module handles periodic or absolute timer event by itself:
* kqueue in FreeBSD 4.4 and NetBSD 2.0, Solaris 10's event ports. * kqueue in FreeBSD 4.4, NetBSD 2.0, and MacOSX 10.4, Solaris 10's event ports.
*/ */
#define NGX_USE_TIMER_EVENT 0x00000800 #define NGX_USE_TIMER_EVENT 0x00000800