Correct comment about the action member of the chain structure

This commit is contained in:
Tom Eastep 2010-12-30 10:36:03 -08:00
parent 91227b6d13
commit 746c2a5163

View File

@ -217,7 +217,7 @@ our $VERSION = '4.4_16';
# logchains => { <key1> = <chainref1>, ... }
# references => { <ref1> => <refs>, <ref2> => <refs>, ... }
# blacklist => <number of blacklist rules at the head of the rules array> ( 0 or 1 )
# action => <name of the action that generated this chain>
# action => <action tuple that generated this chain>
# } ,
# <chain2> => ...
# }