mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -27,7 +27,7 @@ typedef struct DebugLog_t DebugLog;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
/** @ingroup ModSecurity_CPP_API */
|
||||
class DebugLog {
|
||||
|
Reference in New Issue
Block a user