# HG changeset patch # User Marcus Lundblad # Date 1245964750 0 # Node ID 6e4afab5576d4c0a3f1a2e9cf31e75b218c79e66 # Parent 8ce05f8249da6e07dc79d883a1a6b5c4cd2023c0 And maybe we should actually change it in the comment too... :) diff -r 8ce05f8249da -r 6e4afab5576d libpurple/network.h --- 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);