mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "src/macro_expansion.h"
|
||||
#include "modsecurity/assay.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
MacroExpansion::MacroExpansion() { }
|
||||
|
||||
|
Reference in New Issue
Block a user