And maybe we should actually change it in the comment too... :)

Thu, 25 Jun 2009 21:19:10 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Thu, 25 Jun 2009 21:19:10 +0000
changeset 27404
cd789cbbac97
parent 27403
7e44bc3accd5
child 27405
fdbf18cfddc6

And maybe we should actually change it in the comment too... :)

libpurple/network.h file | annotate | diff | comparison | revisions
--- a/libpurple/network.h	Thu Jun 25 21:07:24 2009 +0000
+++ b/libpurple/network.h	Thu Jun 25 21:19:10 2009 +0000
@@ -246,7 +246,7 @@
  * Update the TURN server IP given the host name
  * Will result in a DNS query being executed asynchronous
  * 
- * @param stun_server The host name of the STUN server to set
+ * @param turn_server The host name of the STUN server to set
  * @since 2.6.0
  */
 void purple_network_set_turn_server(const gchar *turn_server);

mercurial