summaryrefslogtreecommitdiff
path: root/src/nm-ip6-config.c
diff options
context:
space:
mode:
authorMarco Trevisan (TreviƱo) <mail@3v1n0.net>2019-03-06 20:04:50 +0100
committerThomas Haller <thaller@redhat.com>2019-03-07 10:09:23 +0100
commitb5bbf8edc25c4a13f575ced0356e4b105cc77297 (patch)
tree29d1fcf72a243f8a2f6345f2aaab4fe57b0e11fe /src/nm-ip6-config.c
parent7da44cf8775f88a37914bfef00a3097a4c9446bd (diff)
downloadNetworkManager-b5bbf8edc25c4a13f575ced0356e4b105cc77297.tar.gz
nm: Fix syntax on introspection annotations
Various annotations were added using multiple colons, while only one has to be added or g-ir-introspect will consider them part of the description https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/94 (cherry picked from commit 73005fcf5b957a4cf7f8244da85ade0214db7606)
Diffstat (limited to 'src/nm-ip6-config.c')
-rw-r--r--src/nm-ip6-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-ip6-config.c b/src/nm-ip6-config.c
index 5247938986..d63968cf0d 100644
--- a/src/nm-ip6-config.c
+++ b/src/nm-ip6-config.c
@@ -1924,7 +1924,7 @@ _add_route (NMIP6Config *self,
* nm_ip6_config_add_route:
* @self: the #NMIP6Config
* @new: the new route to add to @self
- * @out_obj_new: (allow-none): (out): the added route object. Must be unrefed
+ * @out_obj_new: (allow-none) (out): the added route object. Must be unrefed
* by caller.
*
* Adds the new route to @self. If a route with the same basic properties