From edd726097f1478490de2a1b226cb1ef4a9586465 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 19 Jan 2005 19:45:56 +0000 Subject: [PATCH] Correct typo in the firewall script git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1909 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/firewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall2/firewall b/Shorewall2/firewall index c1502a0ed..7bfb9b947 100755 --- a/Shorewall2/firewall +++ b/Shorewall2/firewall @@ -74,7 +74,7 @@ fatal_error() # $* = Error Message } # -# Fatal error during startup -- generate an error message and abend with +# Fatal error during startup -- generate an error message and abend without # altering the state of the firewall # startup_error() # $* = Error Message