summaryrefslogtreecommitdiff
path: root/libgupnp-igd/gupnp-simple-igd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgupnp-igd/gupnp-simple-igd.c')
-rw-r--r--libgupnp-igd/gupnp-simple-igd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgupnp-igd/gupnp-simple-igd.c b/libgupnp-igd/gupnp-simple-igd.c
index cfe4390..d9a421f 100644
--- a/libgupnp-igd/gupnp-simple-igd.c
+++ b/libgupnp-igd/gupnp-simple-igd.c
@@ -184,7 +184,8 @@ gupnp_simple_igd_class_init (GUPnPSimpleIgdClass *klass)
* @replaces_external_ip: if this mapping replaces another mapping,
* this is the old external IP
* @external_port: the external port that was allocated
- * @local_ip: internal ip this is forwarded to
+ * @local_ip: IP address that the router should forward the packets to. It
+ * could be the address of another machine on the local network
* @local_port: the local port
* @description: the user's selected description
*