summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-06-27 13:06:28 +0200
committerThomas Haller <thaller@redhat.com>2017-06-27 13:06:28 +0200
commitfd14ca8d01db7cd102c18e6b3bb3992d7beb30e3 (patch)
tree4a7951b33cd4736389343d59c15f3391105189c0
parent411656414d218a623bcc18f681afa2de2ecc364c (diff)
downloadNetworkManager-fd14ca8d01db7cd102c18e6b3bb3992d7beb30e3.tar.gz
fixup! dns: support the ipvx.dns-default property
-rw-r--r--src/dns/nm-dns-systemd-resolved.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dns/nm-dns-systemd-resolved.c b/src/dns/nm-dns-systemd-resolved.c
index c1a21cfb77..546c83f3d4 100644
--- a/src/dns/nm-dns-systemd-resolved.c
+++ b/src/dns/nm-dns-systemd-resolved.c
@@ -155,7 +155,6 @@ add_ip4_dns (GVariantBuilder *dns, const NMIP4Config *config)
static void
add_ip6_dns (GVariantBuilder *dns, const NMIP6Config *config)
-
{
guint i, n;