src/upnp.h

changeset 11213
837e1970689d
parent 11208
b2ca607cb562
child 11391
d172e72988cc
--- a/src/upnp.h	Mon Aug 08 19:56:41 2005 +0000
+++ b/src/upnp.h	Mon Aug 08 21:43:44 2005 +0000
@@ -47,6 +47,7 @@
 char* gaim_upnp_discover(void);
 
 
+
 /**
  * Gets the IP address from a UPnP enabled IGD that sits on the local
  * network, so when getting the network IP, instead of returning the
@@ -67,7 +68,6 @@
  * @param controlURL The control URL retrieved from gaim_upnp_discover.
  * @param portMap The port to map to this client
  * @param protocol The protocol to map, either "TCP" or "UDP"
- * @param internalIP The internal IP to map to
  *
  * @return TRUE if success, FALSE if something went wrong.
  */

mercurial