mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-19 05:01:47 +02:00
Avoid 'regression' in value returned by add_rule()
This commit is contained in:
@@ -580,6 +580,8 @@ sub add_rule($$;$)
|
||||
} else {
|
||||
push_rule( $chainref, $rule );
|
||||
}
|
||||
|
||||
1;
|
||||
}
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user