mirror of
https://github.com/nginx/nginx.git
synced 2024-12-29 02:11:21 -06:00
style fix
This commit is contained in:
parent
66af04752f
commit
ecef14e307
@ -158,7 +158,7 @@ ngx_http_empty_gif_handler(ngx_http_request_t *r)
|
||||
return rc;
|
||||
}
|
||||
|
||||
return ngx_http_output_filter(r, &out);;
|
||||
return ngx_http_output_filter(r, &out);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user