chiark / gitweb /
networkd: rename UseDomainName to UseDomains
[elogind.git] / src / network / networkd.h
index 29b7c82a9769599ceadcd97d15dee02f3303df82..90e798dbf5cf1825a09cd368ed02271b8fe67997 100644 (file)
@@ -95,7 +95,7 @@ struct Network {
         bool dhcp_ntp;
         bool dhcp_mtu;
         bool dhcp_hostname;
-        bool dhcp_domainname;
+        bool dhcp_domains;
         bool dhcp_sendhost;
         bool dhcp_broadcast;
         bool dhcp_critical;