mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 18:30:35 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -55,6 +55,6 @@ int regex_search(const std::string& s, const Regex& r);
|
||||
|
||||
|
||||
} // namespace Utils
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
|
||||
#endif // SRC_UTILS_REGEX_H_
|
||||
|
||||
Reference in New Issue
Block a user