Fix syntax error

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6102 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-24 15:38:37 +00:00
parent 40471c1c1b
commit 30c5dbf2f7

View File

@ -488,7 +488,7 @@ my %validlevels = ( debug => 7,
alert => 1,
emerg => 0,
panic => 0,
none => ''
none => '',
ULOG => 'ULOG' );
#