pidgin: 2d3c71cd: I think this is the 3rd fix for the same...

nosnilmot at pidgin.im nosnilmot at pidgin.im
Mon Jul 27 23:15:31 EDT 2009


-----------------------------------------------------------------
Revision: 2d3c71cd060aec358a835e13aabe54d07ea730ac
Ancestor: 8f9c66a2e3f6390182b9ba4d125bfe74ddbbfb1b
Author: nosnilmot at pidgin.im
Date: 2009-07-28T03:09:54
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2d3c71cd060aec358a835e13aabe54d07ea730ac

Modified files:
        libpurple/network.h

ChangeLog: 

I think this is the 3rd fix for the same error in the same function
definition, but it was just a typo, right :)

-------------- next part --------------
============================================================
--- libpurple/network.h	6f562422909bac377b6448a1214c7ae9757c2a59
+++ libpurple/network.h	d0f48ebf86652fe313c6459f130f886c3b663461
@@ -246,7 +246,7 @@ const gchar *purple_network_get_stun_ip(
  * Update the TURN server IP given the host name
  * Will result in a DNS query being executed asynchronous
  * 
- * @param turn_server The host name of the STUN server to set
+ * @param turn_server The host name of the TURN server to set
  * @since 2.6.0
  */
 void purple_network_set_turn_server(const gchar *turn_server);


More information about the Commits mailing list