mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-16 19:56:48 +02:00
Make range-counting code a little less obscure
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5986 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
@ -31,7 +31,7 @@ use File::Basename;
|
||||
our @ISA = qw(Exporter);
|
||||
our @EXPORT = qw(
|
||||
warning_message
|
||||
fatal_error
|
||||
fatal_error
|
||||
find_file
|
||||
split_line
|
||||
open_file
|
||||
|
Reference in New Issue
Block a user