mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Coding style: changes the namespace in the comments
This commit is contained in:
@@ -39,7 +39,7 @@ class Chain : public Action {
|
||||
};
|
||||
|
||||
} // namespace actions
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // SRC_ACTIONS_CHAIN_H_
|
||||
|
Reference in New Issue
Block a user