mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 06:09:03 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef SRC_VARIABLES_VARIABLE_H_
|
||||
#define SRC_VARIABLES_VARIABLE_H_
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
class Assay;
|
||||
namespace Variables {
|
||||
|
||||
Reference in New Issue
Block a user