Fix fly-speck in prog.header

This commit is contained in:
Tom Eastep 2010-12-16 09:55:31 -08:00
parent 9d0bff62fa
commit b9a086c7f2
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# This module contains the low-level processing code for Actions. It is separate
# from Rules.pm so that it can be used by the Policy module.
# This module contains the action variables and routines needed by both the Policy
# and rules modules.
#
package Shorewall::Actions;
require Exporter;

View File

@ -603,7 +603,7 @@ delete_proxyarp() {
fi
}
\#
#
# Remove all Shorewall-added rules
#
clear_firewall() {