| commit | d90282d8ba69973d6612c405e52636085623ddcd | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Tue Sep 28 08:34:51 2004 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Tue Sep 28 08:34:51 2004 +0000 |
| tree | 59e36e780b2f5b8f9348013d3037f8fc06ba0247 | |
| parent | 6d2a14aa906b1d576d5151b2410b59cfcab5edd4 [diff] [blame] |
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
diff --git a/src/os/win32/ngx_service.c b/src/os/win32/ngx_service.c index 64a54ee..d9c9ad5 100644 --- a/src/os/win32/ngx_service.c +++ b/src/os/win32/ngx_service.c
@@ -1,4 +1,10 @@ +/* + * Copyright (C) 2002-2004 Igor Sysoev + */ + + + #define NGX_SERVICE_CONTROL_SHUTDOWN 128 #define NGX_SERVICE_CONTROL_REOPEN 129