Typos
This commit is contained in:
parent
90b1a7943f
commit
4c30e76e53
|
@ -36,5 +36,5 @@ function import_filter_networks() {
|
|||
|
||||
function dnpeers_import_policy() {
|
||||
if(!check_roa()) then return false;
|
||||
if(!import_filter_networks()) then return false:
|
||||
if(!import_filter_networks()) then return false;
|
||||
}
|
Loading…
Reference in a new issue