mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -36,7 +36,7 @@ class DetectSQLi : public Operator {
|
||||
};
|
||||
|
||||
} // namespace operators
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
|
||||
|
||||
#endif // SRC_OPERATORS_DETECT_SQLI_H_
|
||||
|
Reference in New Issue
Block a user