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:
@@ -29,7 +29,7 @@ typedef struct ModSecurityIntervention_t {
|
||||
} ModSecurityIntervention;
|
||||
|
||||
#ifdef __cplusplus
|
||||
} // namespace ModSecurity
|
||||
} // namespace modsecurity
|
||||
#endif
|
||||
|
||||
#endif // HEADERS_MODSECURITY_INTERVENTION_H_
|
||||
|
Reference in New Issue
Block a user