mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -185,4 +185,4 @@ void Driver::error(const yy::location& l, const std::string& m,
|
||||
|
||||
|
||||
} // namespace Parser
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
|
@@ -85,6 +85,6 @@ class Driver : public RulesProperties {
|
||||
|
||||
|
||||
} // namespace Parser
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
|
||||
#endif // SRC_PARSER_DRIVER_H_
|
||||
|
Reference in New Issue
Block a user