batmand: fix whitespace

This commit is contained in:
Leon M. George 2019-05-24 01:17:41 +02:00
parent 040b8e8750
commit c514a2a49c
3 changed files with 14 additions and 17 deletions

View File

@ -9,4 +9,3 @@ config batmand general
option policy_routing_script
option disable_client_nat
option disable_aggregation

View File

@ -62,5 +62,3 @@ start () {
stop () {
killall batmand
}