mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "src/audit_log.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
std::string AuditLogWriter::file_name(const std::string& unique_id) {
|
||||
time_t timer;
|
||||
|
Reference in New Issue
Block a user