diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2013-09-04 20:48:30 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2013-09-04 20:48:30 +0400 |
commit | 8e69bbf44e18a08603a20bd81a7129e834e9b327 (patch) | |
tree | 025284e4563e2e3c8d3095b3865593291d7ad5b6 /src/imap/ngx_imap_auth_http_module.c | |
parent | b5656b31f14dd1dd126e9ae10fd8d0b932904388 (diff) | |
download | nginx-8e69bbf44e18a08603a20bd81a7129e834e9b327.tar.gz nginx-8e69bbf44e18a08603a20bd81a7129e834e9b327.zip |
Win32: $request_time fixed.
On win32, time_t is 64 bits wide by default, and passing an ngx_msec_int_t
argument for %T format specifier doesn't work. This doesn't manifest itself
on other platforms as time_t and ngx_msec_int_t are usually of the same size.
Diffstat (limited to 'src/imap/ngx_imap_auth_http_module.c')
0 files changed, 0 insertions, 0 deletions