summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2013-01-04 12:21:28 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2013-01-04 12:21:28 -0500
commitca9d8e4c5b1b674a79bf19c5b66d901f96d37e49 (patch)
tree568681b82c96c34d21c2a735b33d7abd250b7beb
parentcc8a01e9f2c28c233800f3fe08441bf7f9cfaedb (diff)
downloadgupnp-igd-ca9d8e4c5b1b674a79bf19c5b66d901f96d37e49.tar.gz
Fix introspection comment
-rw-r--r--libgupnp-igd/gupnp-simple-igd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgupnp-igd/gupnp-simple-igd.c b/libgupnp-igd/gupnp-simple-igd.c
index 70e20fe..3a16b9a 100644
--- a/libgupnp-igd/gupnp-simple-igd.c
+++ b/libgupnp-igd/gupnp-simple-igd.c
@@ -180,7 +180,7 @@ gupnp_simple_igd_class_init (GUPnPSimpleIgdClass *klass)
G_PARAM_READABLE | G_PARAM_STATIC_STRINGS));
/**
- * GUPnPSimpleIgd::mapped-external-port
+ * GUPnPSimpleIgd::mapped-external-port:
* @self: #GUPnPSimpleIgd that emitted the signal
* @proto: the requested protocol ("UDP" or "TCP")
* @external_ip: the external IP
@@ -206,7 +206,7 @@ gupnp_simple_igd_class_init (GUPnPSimpleIgdClass *klass)
G_TYPE_STRING, G_TYPE_UINT, G_TYPE_STRING);
/**
- * GUPnPSimpleIgd::error-mapping-port
+ * GUPnPSimpleIgd::error-mapping-port:
* @self: #GUPnPSimpleIgd that emitted the signal
* @error: a #GError
* @proto: The requested protocol