--- a/src/upnp.c Mon Aug 08 02:28:23 2005 +0000
+++ b/src/upnp.c Mon Aug 08 02:53:31 2005 +0000
@@ -665,8 +665,7 @@
}
-
-const char*
+char*
gaim_upnp_discover(void)
{
int sock, i;
@@ -873,7 +872,7 @@
-const char*
+char*
gaim_upnp_get_public_ip(const char* controlURL)
{
char* extIPAddress;