diff src/os/unix/ngx_errno.h @ 95:b48066122884

nginx-0.0.1-2003-05-23-15:53:01 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 23 May 2003 11:53:01 +0000
parents 17ab1af8c3dd
children 70d2345a903f
line wrap: on
line diff
--- a/src/os/unix/ngx_errno.h	Thu May 22 15:23:47 2003 +0000
+++ b/src/os/unix/ngx_errno.h	Fri May 23 11:53:01 2003 +0000
@@ -10,7 +10,7 @@
 #define NGX_ENOENT        ENOENT
 #define NGX_EINTR         EINTR
 #define NGX_EACCES        EACCES
-#define NGX_EEXIST        EEXIST 
+#define NGX_EEXIST        EEXIST
 #define NGX_ENOTDIR       ENOTDIR
 #define NGX_EAGAIN        EWOULDBLOCK
 #define NGX_EINPROGRESS   EINPROGRESS