trivial: fix whitespace
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
@@ -87,7 +87,7 @@ nm_utils_ip4_address_clear_host_address (in_addr_t addr, guint8 plen)
|
|||||||
return addr & nm_utils_ip4_prefix_to_netmask (plen);
|
return addr & nm_utils_ip4_prefix_to_netmask (plen);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* nm_utils_ip6_address_clear_host_address:
|
/* nm_utils_ip6_address_clear_host_address:
|
||||||
* @dst: destination output buffer, will contain the network part of the @src address
|
* @dst: destination output buffer, will contain the network part of the @src address
|
||||||
* @src: source ip6 address
|
* @src: source ip6 address
|
||||||
* @plen: prefix length of network
|
* @plen: prefix length of network
|
||||||
|
Reference in New Issue
Block a user