mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -103,7 +103,7 @@ class RulesProperties {
|
||||
*/
|
||||
~RulesProperties() {
|
||||
delete m_debugLog;
|
||||
};
|
||||
}
|
||||
|
||||
std::vector<Rule *> rules[7];
|
||||
std::vector<Rule *> * getRulesForPhase(int phase) {
|
||||
|
Reference in New Issue
Block a user