dhcp: fix indentation
Fixes: bc5d76ca82
('core/dhcp: adjust client plugin priority')
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
|
|
||||||
const NMDhcpClientFactory *const _nm_dhcp_manager_factories[6] = {
|
const NMDhcpClientFactory *const _nm_dhcp_manager_factories[6] = {
|
||||||
|
|
||||||
/* the order here matters, as we will try the plugins in this order to find
|
/* the order here matters, as we will try the plugins in this order to find
|
||||||
* the first available plugin. */
|
* the first available plugin. */
|
||||||
|
|
||||||
&_nm_dhcp_client_factory_internal,
|
&_nm_dhcp_client_factory_internal,
|
||||||
#if WITH_DHCPCANON
|
#if WITH_DHCPCANON
|
||||||
|
Reference in New Issue
Block a user