comparison src/http/ngx_http_upstream.c @ 3399:ac9c0380337d

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 23 Dec 2009 14:22:17 +0000
parents 479468a7d982
children 9e7926763f87
comparison
equal deleted inserted replaced
3398:236634d2b603 3399:ac9c0380337d
4202 return uscf; 4202 return uscf;
4203 } 4203 }
4204 4204
4205 4205
4206 char * 4206 char *
4207 ngx_http_upsteam_bind_set_slot(ngx_conf_t *cf, ngx_command_t *cmd, 4207 ngx_http_upstream_bind_set_slot(ngx_conf_t *cf, ngx_command_t *cmd,
4208 void *conf) 4208 void *conf)
4209 { 4209 {
4210 char *p = conf; 4210 char *p = conf;
4211 4211
4212 ngx_int_t rc; 4212 ngx_int_t rc;