mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fixed comment incorrect comment
This commit is contained in:
@@ -2446,7 +2446,7 @@ void msre_engine_register_default_actions(msre_engine *engine) {
|
||||
NULL
|
||||
);
|
||||
|
||||
/* deny */
|
||||
/* block */
|
||||
msre_engine_action_register(engine,
|
||||
"block",
|
||||
ACTION_DISRUPTIVE,
|
||||
|
Reference in New Issue
Block a user