mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 02:10:36 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "actions/transformations/trim.h"
|
||||
#include "actions/action.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace actions {
|
||||
namespace transformations {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user