Remove nonsensical comment

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2588 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-29 22:17:00 +00:00
parent 934a6e852f
commit a6c792c731

View File

@ -5849,7 +5849,7 @@ process_macro() # $1 = target
# #
# Process the rules file for the 'start', 'restart' or 'check' command. # Process the rules file for the 'start', 'restart' or 'check' command.
# #
process_rules() # $1 = "Yes" if the target is a macro. process_rules()
{ {
# #
# Process a rule where the source or destination is "all" # Process a rule where the source or destination is "all"