mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
#include "src/utils/sha1.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
|
||||
void UniqueId::fillUniqueId() {
|
||||
std::string macAddress;
|
||||
|
||||
Reference in New Issue
Block a user