From 222a2adf40eb25ff613c251f15032f1e39d7f609 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 18 Nov 2003 16:49:00 +0000 Subject: nginx-0.0.1-2003-11-18-19:49:00 import --- src/os/unix/ngx_linux_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os/unix/ngx_linux_config.h') diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index 962d17efc..22bb7c756 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h @@ -34,7 +34,7 @@ #define OFF_FMT "%lld" #define SIZE_FMT "%d" #define SIZEX_FMT "%x" -#define TIME_FMT "%lu" +#define TIME_FMT "%ld" #define PID_FMT "%d" #define RLIM_FMT "%lu" -- cgit v1.2.3