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:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "modsecurity/assay.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace actions {
|
||||
|
||||
bool AuditLog::evaluate(Rule *rule, Assay *assay) {
|
||||
|
Reference in New Issue
Block a user