From 20ffa64c4c3c8b22f7ebe9311213e3c627a2cda4 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 19 Feb 2006 01:33:53 +0000 Subject: [PATCH] Fix indentation problem in generated code git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3497 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/compiler b/Shorewall/compiler index 7fdaaca46..291383673 100755 --- a/Shorewall/compiler +++ b/Shorewall/compiler @@ -1182,7 +1182,7 @@ ${INDENT} fi __EOF__ else - save_command "gateway=$gateway" + save_command " gateway=$gateway" fi if [ x${mark} != x- ]; then