From 48f5697ce4d1ce0a050f95d372c0d39aa253f9a7 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 21 Mar 2007 23:26:23 +0000 Subject: [PATCH] restore deleted line git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5618 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- New/Shorewall/Nat.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/New/Shorewall/Nat.pm b/New/Shorewall/Nat.pm index 21fa23142..b74a2bb89 100644 --- a/New/Shorewall/Nat.pm +++ b/New/Shorewall/Nat.pm @@ -361,3 +361,5 @@ sub setup_nat() { $comment = ''; } + +1;