--- 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. */