mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -74,7 +74,7 @@ class AuditLogWriterParallel : public AuditLogWriter {
|
||||
inline std::string logFilePath(time_t *t, int part);
|
||||
};
|
||||
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // SRC_AUDIT_LOG_WRITER_PARALLEL_H_
|
||||
|
Reference in New Issue
Block a user