mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 18:54:23 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define UNICODE_ERROR_DECODING_ERROR -5
|
||||
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace operators {
|
||||
|
||||
class ValidateUtf8Encoding : public Operator {
|
||||
|
||||
Reference in New Issue
Block a user