diff libpurple/network.h @ 29295:836544f3b81f

Fix an incorrect API comment
author Marcus Lundblad <ml@update.uu.se>
date Mon, 25 Jan 2010 18:43:42 +0000
parents c55bba399426
children 422889fb57e0
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