nginx-0.0.1-2004-01-22-09:47:28 import
diff --git a/src/core/ngx_connection.c b/src/core/ngx_connection.c
index 7c515e6..6298ff1 100644
--- a/src/core/ngx_connection.c
+++ b/src/core/ngx_connection.c
@@ -4,7 +4,7 @@
 #include <ngx_event.h>
 
 
-ngx_os_io_t            ngx_io;
+ngx_os_io_t  ngx_io;
 
 
 ngx_int_t ngx_set_inherited_sockets(ngx_cycle_t *cycle)