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:
@@ -50,7 +50,7 @@ class AuditLogWriter {
|
||||
int m_refereceCount;
|
||||
};
|
||||
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // SRC_AUDIT_LOG_WRITER_H_
|
||||
|
Reference in New Issue
Block a user