mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include <iomanip>
|
||||
#include <fstream>
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace Utils {
|
||||
|
||||
SHA1::SHA1() {
|
||||
|
Reference in New Issue
Block a user