mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
style fix
This commit is contained in:
parent
e9b01c0aa6
commit
c30d6da7db
@ -194,7 +194,7 @@ ngx_module_t ngx_http_xslt_filter_module = {
|
||||
NULL, /* init process */
|
||||
NULL, /* init thread */
|
||||
NULL, /* exit thread */
|
||||
ngx_http_xslt_filter_exit, /* exit process */
|
||||
ngx_http_xslt_filter_exit, /* exit process */
|
||||
ngx_http_xslt_filter_exit, /* exit master */
|
||||
NGX_MODULE_V1_PADDING
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user