mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #7303] UPNP support


From: ygrek
Subject: [Mldonkey-users] [patch #7303] UPNP support
Date: Thu, 23 Sep 2010 12:39:52 +0000
User-agent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10

Follow-up Comment #6, patch #7303 (project mldonkey):

Fix compiler warnings :

--- src/utils/net/upnp_stubs.c
+++ src/utils/net/upnp_stubs.c
@@ -81,8 +81,7 @@
 #ifdef  DEBUG_PRINTF_UPNP
 #define dbg_printf printf
 #else
-#define dbg_printf /
-/printf
+#define dbg_printf(...) do { } while(0)
 #endif
 
 /* can hold max 20 port forwarding, is it enough for all mldonkey
bt/ed2k/kad/ft clients I think */


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7303>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]