gluon-mesh-vpn-fastd: fix c indentation

This commit is contained in:
Jan-Niklas Burfeind 2023-01-03 16:01:34 +01:00
parent 44c12e87ec
commit 27d52b5ee5

View File

@ -320,7 +320,7 @@ static struct json_object * get_mesh_vpn(void) {
ret = get_peer_group(mesh_vpn_fastd, peers);
end:
end:
json_object_put(site);
json_object_put(status);