nginx-0.0.1-2003-11-25-23:44:56 import
diff --git a/src/core/ngx_times.c b/src/core/ngx_times.c
index e741ebd..e1706ba 100644
--- a/src/core/ngx_times.c
+++ b/src/core/ngx_times.c
@@ -22,7 +22,7 @@
                            "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" };
 
 
-void ngx_init_time()
+void ngx_time_init()
 {
     struct timeval  tv;