Remove some whitespace

This commit is contained in:
Tom Eastep
2011-06-16 16:46:00 -07:00
parent 25994d85a5
commit d5c9da2257

View File

@@ -1666,7 +1666,7 @@ sub initialize_chain_table($) {
$builtin_target{AUDIT} = 1;
}
dont_move new_standard_chain 'reject';
dont_move new_standard_chain 'reject';
}
}