summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-02-16 15:01:32 +0100
committerThomas Haller <thaller@redhat.com>2014-02-24 21:35:33 +0100
commit0024c72586804dc42f64f1d3fef755b295ec0528 (patch)
tree53a9ba0e7b2ad6f80462549959e14b6b6df01580
parentd3a2219cee966b2469b8a457edd3035d876859a8 (diff)
downloadNetworkManager-0024c72586804dc42f64f1d3fef755b295ec0528.tar.gz
trivial: fix whitespace
Signed-off-by: Thomas Haller <thaller@redhat.com>
-rw-r--r--src/NetworkManagerUtils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NetworkManagerUtils.c b/src/NetworkManagerUtils.c
index 956a6062d6..9db609a1dc 100644
--- a/src/NetworkManagerUtils.c
+++ b/src/NetworkManagerUtils.c
@@ -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);
}
- /* 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
* @src: source ip6 address
* @plen: prefix length of network