mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Remove previously removed fn proto from header
This commit is contained in:
parent
cb2df476b6
commit
d63d8849a8
@ -73,7 +73,6 @@ void replaceAll(std::string *str, const std::string& from,
|
||||
const std::string& to);
|
||||
std::string removeWhiteSpacesIfNeeded(std::string a);
|
||||
std::string parserSanitizer(std::string a);
|
||||
std::string log_escape_hex(std::string s);
|
||||
|
||||
unsigned char x2c(unsigned char *what);
|
||||
unsigned char xsingle2c(unsigned char *what);
|
||||
|
Loading…
x
Reference in New Issue
Block a user