mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
extern char **environ;
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace Variables {
|
||||
|
||||
void Env::evaluateInternal(Assay *assay,
|
||||
|
||||
Reference in New Issue
Block a user