Fix syntax error in last fix.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-04-12 07:19:51 -07:00
parent 67ab369082
commit b866a5917e

View File

@ -1386,6 +1386,7 @@ sub replace_references( $$ ) {
add_reference( $fromref, $chain_table{$table}{$target} );
$count++;
}
}
}
}
} else {