mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-02 06:34:44 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "operators/ip_match.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace operators {
|
||||
|
||||
class IpMatchFromFile : public IpMatch {
|
||||
|
||||
Reference in New Issue
Block a user