mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -61,7 +61,7 @@ class UniqueId {
|
||||
// void operator=(UniqueId const&) = delete;
|
||||
};
|
||||
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // SRC_UNIQUE_ID_H_
|
||||
|
Reference in New Issue
Block a user