mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +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
|
NULL
|
||||||
);
|
);
|
||||||
|
|
||||||
/* deny */
|
/* block */
|
||||||
msre_engine_action_register(engine,
|
msre_engine_action_register(engine,
|
||||||
"block",
|
"block",
|
||||||
ACTION_DISRUPTIVE,
|
ACTION_DISRUPTIVE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user