diff src/os/unix/ngx_time.c @ 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 a117a7fdf042
children a8ff48d26cca
line wrap: on
line diff
--- a/src/os/unix/ngx_time.c
+++ b/src/os/unix/ngx_time.c
@@ -28,7 +28,7 @@ typedef struct {
     time_t sec;
     tm;
     http_time_len;
-    http_time[n];    
+    http_time[n];
 };
 
 volatile *ngx_time_p;