mirror of
https://github.com/nginx/nginx.git
synced 2024-12-12 10:19:00 +08: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
|
||||
|
||||
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user