mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +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";
|
||||
}
|
||||
|
||||
# Return noting;
|
||||
# Return nothing;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user