Fixed comment incorrect comment

This commit is contained in:
Chaim Sanders 2014-12-29 18:03:19 -05:00
parent de74b131c6
commit 2e09b8e542

View File

@ -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,