style fix

This commit is contained in:
Igor Sysoev 2007-07-11 20:12:26 +00:00
parent 19b093f23b
commit ef6e362d4e

View File

@ -88,6 +88,7 @@ ngx_http_read_client_request_body(ngx_http_request_t *r,
}
post_handler(r);
return NGX_OK;
}