gluon-mesh-batman-adv: fix c indentation
This commit is contained in:
parent
e43d4290a1
commit
44c12e87ec
@ -214,7 +214,7 @@ static struct json_object * get_traffic(void) {
|
|||||||
json_object_object_add(ret, "mgmt_rx", mgmt_rx);
|
json_object_object_add(ret, "mgmt_rx", mgmt_rx);
|
||||||
json_object_object_add(ret, "mgmt_tx", mgmt_tx);
|
json_object_object_add(ret, "mgmt_tx", mgmt_tx);
|
||||||
|
|
||||||
out:
|
out:
|
||||||
free(stats);
|
free(stats);
|
||||||
free(strings);
|
free(strings);
|
||||||
close(fd);
|
close(fd);
|
||||||
|
Loading…
Reference in New Issue
Block a user