mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
#include "modsecurity/assay.h"
|
||||
#include "variations/exclusion.h"
|
||||
|
||||
using ModSecurity::Variables::Variations::Exclusion;
|
||||
using modsecurity::Variables::Variations::Exclusion;
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace Variables {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user