style fix

This commit is contained in:
Igor Sysoev 2010-11-26 13:58:28 +00:00
parent 02677300d1
commit f83d6cf0f7

View File

@ -53,7 +53,7 @@ typedef struct {
ngx_uint_t status;
time_t response_sec;
ngx_uint_t response_msec;
off_t response_length;
off_t response_length;
ngx_str_t *peer;
} ngx_http_upstream_state_t;