From 4dc66ad2253a96ac3a5b7ff02a5149b82a9d2063 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 24 Jan 2009 16:50:44 +0000 Subject: [PATCH] Fix code generation for setup_common_rules() -- Take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9332 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-perl/Shorewall/Compiler.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall-perl/Shorewall/Compiler.pm b/Shorewall-perl/Shorewall/Compiler.pm index 6063c62d3..6c0ed74ef 100644 --- a/Shorewall-perl/Shorewall/Compiler.pm +++ b/Shorewall-perl/Shorewall/Compiler.pm @@ -997,7 +997,7 @@ sub compiler { # compile_stop_firewall; # - # Start Second Part of script ================= setup_common_rules() { + # Start Second Part of script -- Begin setup_common_rules() { # generate_script_2 unless $command eq 'check'; #