mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
#include "modsecurity/modsecurity.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
std::string phase_name(int x) {
|
||||
switch (x) {
|
||||
|
Reference in New Issue
Block a user