mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Fixed comment incorrect comment
This commit is contained in:
parent
de74b131c6
commit
2e09b8e542
@ -2446,7 +2446,7 @@ void msre_engine_register_default_actions(msre_engine *engine) {
|
||||
NULL
|
||||
);
|
||||
|
||||
/* deny */
|
||||
/* block */
|
||||
msre_engine_action_register(engine,
|
||||
"block",
|
||||
ACTION_DISRUPTIVE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user