mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
#define IF_MATCH(a) \
|
||||
if (op_ == #a)
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace operators {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user