mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "utils/regex.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
using Utils::SMatch;
|
||||
using Utils::regex_search;
|
||||
using Utils::Regex;
|
||||
|
Reference in New Issue
Block a user