changeset 28908:836544f3b81f

Fix an incorrect API comment
author Marcus Lundblad <ml@update.uu.se>
date Mon, 25 Jan 2010 18:43:42 +0000
parents 47f2c7291013
children 708e89126ba1 339c3e5d8ac7
files libpurple/network.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/network.h	Sun Jan 24 22:49:33 2010 +0000
+++ b/libpurple/network.h	Mon Jan 25 18:43:42 2010 +0000
@@ -252,7 +252,7 @@
 void purple_network_set_turn_server(const gchar *turn_server);
 	
 /**
- * Get the IP address of the STUN server as a string representation
+ * Get the IP address of the TURN server as a string representation
  *
  * @return the IP address
  * @since 2.6.0