comparison src/os/unix/ngx_types.h @ 4:c5f071d376e5

nginx-0.0.1-2002-08-22-19:24:03 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 22 Aug 2002 15:24:03 +0000
parents 34a521b1a148
children b2e039840718
comparison
equal deleted inserted replaced
3:34a521b1a148 4:c5f071d376e5
3 3
4 4
5 #include <ngx_config.h> 5 #include <ngx_config.h>
6 6
7 7
8 #define QD_FMT "%qd"
9 #define QX_FMT "%qx"
8 10
9 11
10 #endif /* _NGX_TYPES_H_INCLUDED_ */ 12 #endif /* _NGX_TYPES_H_INCLUDED_ */