NetworkManager/src/dns-manager
Beniamino Galvani 3db2e9d013 build: fix compile error in DNS manager
Fixes the following error in nm-dns-manager.c with NETCONFIG_PATH set:

  dns-manager/nm-dns-manager.c:320:4: error: too many arguments to function 'g_set_error_literal'
      g_set_error_literal (error,
2015-04-01 15:52:21 +02:00
..
nm-dns-dnsmasq.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-dnsmasq.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-manager.c build: fix compile error in DNS manager 2015-04-01 15:52:21 +02:00
nm-dns-manager.h core: drop all remaining core-internal error domains 2014-10-22 08:29:10 -04:00
nm-dns-plugin.c dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo #728342) 2015-03-27 16:17:10 -05:00
nm-dns-plugin.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-unbound.c dns: ensure that update_dns() always returns a GError on failure 2015-03-27 16:19:13 -05:00
nm-dns-unbound.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-utils.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00