mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -38,7 +38,7 @@ class RuleId : public Action {
|
||||
bool init(std::string *error) override;
|
||||
bool evaluate(Rule *rule, Assay *assay) override;
|
||||
|
||||
private:
|
||||
private:
|
||||
double m_ruleId;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user