# HG changeset patch # User Marcus Lundblad # Date 1264445022 0 # Node ID 836544f3b81f105b2b78796d32be9dcd9b8e7585 # Parent 47f2c7291013335ea3dce8961e9b35238c2d7bd2 Fix an incorrect API comment diff -r 47f2c7291013 -r 836544f3b81f libpurple/network.h --- 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