trivial: fix coding style

This commit is contained in:
Thomas Haller
2020-11-20 19:06:26 +01:00
parent 4f19fd6ce2
commit 6802eb9af6
2 changed files with 3 additions and 2 deletions

View File

@@ -1562,7 +1562,8 @@ rebuild_domain_lists(NMDnsManager *self)
gs_free char *str1 = NULL;
gs_free char *str2 = NULL;
_LOGT("plugin: settings: ifindex=%d, priority=%d, default-route=%d%s, search=%s, reverse=%s",
_LOGT("plugin: settings: ifindex=%d, priority=%d, default-route=%d%s, search=%s, "
"reverse=%s",
ip_data->data->ifindex,
priority,
ip_data->domains.has_default_route,