mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -58,7 +58,7 @@ namespace modsecurity {
|
||||
std::vector<std::string> expandEnv(const std::string& var, int flags);
|
||||
std::string find_resource(const std::string& file,
|
||||
const std::string& param);
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
|
||||
|
||||
#endif // SRC_UTILS_H_
|
||||
|
Reference in New Issue
Block a user