From 6cce1fc03d107d10f2848268a6c7338d418d34a4 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 3 Mar 2009 23:41:30 +0000 Subject: [PATCH] Fix comments in prog.xxx6 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9584 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/prog.functions6 | 2 +- Shorewall/prog.header6 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Shorewall/prog.functions6 b/Shorewall/prog.functions6 index 594a8b1b7..dc14e842c 100644 --- a/Shorewall/prog.functions6 +++ b/Shorewall/prog.functions6 @@ -239,5 +239,5 @@ debug_restore_input() { done } #################################################################################### -# End of functions imported from /usr/share/shorewall/prog.functions +# End of functions imported from /usr/share/shorewall/prog.functions6 #################################################################################### diff --git a/Shorewall/prog.header6 b/Shorewall/prog.header6 index defe00f50..2cf1adba5 100644 --- a/Shorewall/prog.header6 +++ b/Shorewall/prog.header6 @@ -20,7 +20,7 @@ # generated this program # ################################################################################ -# Functions imported from /usr/share/shorewall/prog.header +# Functions imported from /usr/share/shorewall/prog.header6 ################################################################################ # # Message to stderr @@ -968,5 +968,5 @@ conditionally_flush_conntrack() { } ################################################################################ -# End of functions imported from /usr/share/shorewall/prog.header +# End of functions imported from /usr/share/shorewall/prog.header6 ################################################################################