comparison src/core/ngx_string.c @ 3046:52e984126b2c

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 26 Aug 2009 15:03:53 +0000
parents 41e7d9153967
children 204ea173234f
comparison
equal deleted inserted replaced
3045:46b207c9dafd 3046:52e984126b2c
88 * %c char 88 * %c char
89 * %% % 89 * %% %
90 * 90 *
91 * reserved: 91 * reserved:
92 * %t ptrdiff_t 92 * %t ptrdiff_t
93 * %S null-teminated wchar string 93 * %S null-terminated wchar string
94 * %C wchar 94 * %C wchar
95 */ 95 */
96 96
97 97
98 u_char * ngx_cdecl 98 u_char * ngx_cdecl