From ded852e0eeb7177b8dbb7278947b2fb1fc1845ff Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 19 Oct 2010 08:42:35 -0700 Subject: [PATCH] Fix compilation warning --- Shorewall/Perl/Shorewall/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Config.pm b/Shorewall/Perl/Shorewall/Config.pm index 8858fbeb0..ac6b0f602 100644 --- a/Shorewall/Perl/Shorewall/Config.pm +++ b/Shorewall/Perl/Shorewall/Config.pm @@ -3437,7 +3437,7 @@ sub generate_aux_config() { emit '}'; } - my $fn = find_file 'dumpfilter'; + $fn = find_file 'dumpfilter'; if ( -f $fn ) { emit( '',