summaryrefslogtreecommitdiff
path: root/src/nm-ip4-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:04:41 +0100
commit73005fcf5b957a4cf7f8244da85ade0214db7606 (patch)
tree5b0ce99f5924c8af893b6a7f4e752859a7c0b68c /src/nm-ip4-config.c
parentd804ad8119ecc884bb9ef0805724dd17b76a93d6 (diff)
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
Diffstat (limited to 'src/nm-ip4-config.c')
-rw-r--r--src/nm-ip4-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-ip4-config.c b/src/nm-ip4-config.c
index e362c20def..5286a0e65a 100644
--- a/src/nm-ip4-config.c
+++ b/src/nm-ip4-config.c
@@ -2260,7 +2260,7 @@ _add_route (NMIP4Config *self,
* nm_ip4_config_add_route:
* @self: the #NMIP4Config
* @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