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
446abc3b4d
commit
e9726bf7f4
@ -48,7 +48,7 @@ extern ngx_module_t ngx_http_perl_module;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
extern void boot_DynaLoader(pTHX_ CV* cv);
|
extern void boot_DynaLoader(pTHX_ CV* cv);
|
||||||
|
|
||||||
|
|
||||||
void ngx_http_perl_handle_request(ngx_http_request_t *r);
|
void ngx_http_perl_handle_request(ngx_http_request_t *r);
|
||||||
|
Loading…
Reference in New Issue
Block a user