mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -73,7 +73,7 @@ class Rules;
|
||||
class RuleMessage;
|
||||
namespace actions {
|
||||
class Action;
|
||||
enum AllowType : short;
|
||||
enum AllowType : int;
|
||||
}
|
||||
namespace RequestBodyProcessor {
|
||||
class XML;
|
||||
|
Reference in New Issue
Block a user