mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 09:55:28 +03:00
Cosmetic changes: applies changes suggested by static analysis
This commit is contained in:
@@ -45,8 +45,8 @@ class UniqueId {
|
||||
}
|
||||
|
||||
void fillUniqueId();
|
||||
std::string machineName();
|
||||
std::string ethernetMacAddress();
|
||||
std::string const machineName();
|
||||
std::string const ethernetMacAddress();
|
||||
|
||||
std::string uniqueId_str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user