Thu, 25 Jun 2009 21:19:10 +0000
And maybe we should actually change it in the comment too... :)
| libpurple/network.h | file | annotate | diff | comparison | revisions |
--- 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);