Fix comments in prog.xxx6

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9584 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-03-03 23:41:30 +00:00
parent 0438e5ca74
commit 6cce1fc03d
2 changed files with 3 additions and 3 deletions

View File

@ -239,5 +239,5 @@ debug_restore_input() {
done done
} }
#################################################################################### ####################################################################################
# End of functions imported from /usr/share/shorewall/prog.functions # End of functions imported from /usr/share/shorewall/prog.functions6
#################################################################################### ####################################################################################

View File

@ -20,7 +20,7 @@
# generated this program # generated this program
# #
################################################################################ ################################################################################
# Functions imported from /usr/share/shorewall/prog.header # Functions imported from /usr/share/shorewall/prog.header6
################################################################################ ################################################################################
# #
# Message to stderr # 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
################################################################################ ################################################################################