changeset 27260:8ce05f8249da

Fix the name of an argument. Makes our doxygen docs a bit more consistent...
author Marcus Lundblad <ml@update.uu.se>
date Thu, 25 Jun 2009 21:07:24 +0000
parents 39edf315e1c8
children 6e4afab5576d
files libpurple/network.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/network.h	Thu Jun 25 19:48:20 2009 +0000
+++ b/libpurple/network.h	Thu Jun 25 21:07:24 2009 +0000
@@ -249,7 +249,7 @@
  * @param stun_server The host name of the STUN server to set
  * @since 2.6.0
  */
-void purple_network_set_turn_server(const gchar *stun_server);
+void purple_network_set_turn_server(const gchar *turn_server);
 	
 /**
  * Get the IP address of the STUN server as a string representation