src: whitespace sweep

This commit is contained in:
Franco Fichtner 2019-10-27 18:42:31 +01:00
parent 5b6b56aac8
commit 25e4673c67

View File

@ -43,7 +43,7 @@ extra_commands="status"
[ -z "$netflow_egress_only" ] && netflow_egress_only=""
# netflow_node_error (interface, message)
# - shutdown the netflow node on error to avoid connection problems
# - shutdown the netflow node on error to avoid connection problems
# with unassigned hooks
netflow_node_error()
{