mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -51,7 +51,7 @@ class DebugLog {
|
||||
std::string m_fileName;
|
||||
};
|
||||
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // HEADERS_MODSECURITY_DEBUG_LOG_H_
|
||||
|
||||
Reference in New Issue
Block a user