mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 10:44:25 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#include "src/rule.h"
|
||||
#include "modsecurity/intervention.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace actions {
|
||||
|
||||
Block::Block(std::string action)
|
||||
|
||||
Reference in New Issue
Block a user