mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-16 07:56:12 +03:00
MODSEC-336
This commit is contained in:
parent
10e2eec5bb
commit
88513bd283
@ -90,7 +90,7 @@ void DSOLOCAL msr_log_error(modsec_rec *msr, const char *text, ...) PRINTF_ATTRI
|
||||
|
||||
void DSOLOCAL msr_log_warn(modsec_rec *msr, const char *text, ...) PRINTF_ATTRIBUTE(2,3);
|
||||
|
||||
char DSOLOCAL *format_error_log_message(apr_pool_t *mp, error_message *em);
|
||||
char DSOLOCAL *format_error_log_message(apr_pool_t *mp, error_message_t *em);
|
||||
|
||||
const DSOLOCAL char *get_response_protocol(request_rec *r);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user