mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08: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 rc;
|
||||||
}
|
}
|
||||||
|
|
||||||
return ngx_http_output_filter(r, &out);;
|
return ngx_http_output_filter(r, &out);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user