changeset 27261:6e4afab5576d

And maybe we should actually change it in the comment too... :)
author Marcus Lundblad <ml@update.uu.se>
date Thu, 25 Jun 2009 21:19:10 +0000
parents 8ce05f8249da
children 7492ddb953fd
files libpurple/network.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);