Correct a comment

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-07-05 15:43:20 -07:00
parent 61a9584433
commit 65d8341c6c

View File

@ -1662,7 +1662,7 @@ sub close_file() {
sub have_capability( $ ); sub have_capability( $ );
# #
# Report an error from process_conditional() -- the first argument is the linenumber # Report an error from process_conditional()
# #
sub cond_error( $$$ ) { sub cond_error( $$$ ) {
$currentfilename = $_[1]; $currentfilename = $_[1];