mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
ids-functions.pl: Fix typo
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -461,7 +461,7 @@ sub _cleanup_rulesdir() {
|
|||||||
unlink($item) or return "Could not delete $item. $!\n";
|
unlink($item) or return "Could not delete $item. $!\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
# Return noting;
|
# Return nothing;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user