Coding style: changes the namespace in the comments

This commit is contained in:
Felipe Zimmerle
2015-12-10 13:20:32 -03:00
parent 0694cd30ca
commit 42ce0475b2
274 changed files with 274 additions and 274 deletions

View File

@@ -185,4 +185,4 @@ void Driver::error(const yy::location& l, const std::string& m,
} // namespace Parser
} // namespace ModSecurity
} // namespace modsecurity

View File

@@ -85,6 +85,6 @@ class Driver : public RulesProperties {
} // namespace Parser
} // namespace ModSecurity
} // namespace modsecurity
#endif // SRC_PARSER_DRIVER_H_