mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 22:30:11 +01:00
core/trivial: whitespace
This commit is contained in:
parent
dd85cb1958
commit
f42de1dfba
1 changed files with 0 additions and 1 deletions
|
|
@ -272,7 +272,6 @@ _sorted_options_generate(const NMDhcpOption *base, const NMDhcpOption *const *so
|
|||
|
||||
_nm_unused static void
|
||||
_ASSERT_sorted(int IS_IPv4, const NMDhcpOption *const *const sorted, int n)
|
||||
|
||||
{
|
||||
const NMDhcpOption *const options =
|
||||
IS_IPv4 ? _nm_dhcp_option_dhcp4_options : _nm_dhcp_option_dhcp6_options;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue