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:
@@ -20,7 +20,7 @@
|
||||
#ifndef SRC_DEBUG_LOG_WRITER_AGENT_H_
|
||||
#define SRC_DEBUG_LOG_WRITER_AGENT_H_
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
/** @ingroup ModSecurity_CPP_API */
|
||||
class DebugLogWriterAgent : public std::ofstream {
|
||||
|
Reference in New Issue
Block a user