comparison src/core/ngx_hunk.h @ 73:4534060fde92

nginx-0.0.1-2003-04-10-19:08:54 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 10 Apr 2003 15:08:54 +0000
parents 5a7d1aaa1618
children 17ab1af8c3dd
comparison
equal deleted inserted replaced
72:66de3f065886 73:4534060fde92
89 chain->hunk = h; \ 89 chain->hunk = h; \
90 chain->next = NULL; \ 90 chain->next = NULL; \
91 } while (0); 91 } while (0);
92 92
93 93
94
95
96
97
98 #endif /* _NGX_CHUNK_H_INCLUDED_ */ 94 #endif /* _NGX_CHUNK_H_INCLUDED_ */