mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -51,7 +51,7 @@ bool PmFromFile::init(const std::string &config, std::string *error) {
|
||||
acmp_add_pattern(m_p, line.c_str(), NULL, NULL, line.length());
|
||||
}
|
||||
|
||||
//acmp_prepare(m_p);
|
||||
// acmp_prepare(m_p);
|
||||
|
||||
delete iss;
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user