mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-03 13:04:37 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "utils/geo_lookup.h"
|
||||
#include "utils/https_client.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace Utils {
|
||||
|
||||
void IpTree::postOrderTraversal(TreeNode *node) {
|
||||
|
Reference in New Issue
Block a user