pidgin: e0a07715: Fix the name of an argument.
malu at pidgin.im
malu at pidgin.im
Thu Jun 25 17:10:22 EDT 2009
-----------------------------------------------------------------
Revision: e0a0771575a7d6d2a5a39e13c0f2a1c5a8bacab2
Ancestor: 491e58b9d7d6e4b743b82409268b7100c72cbd32
Author: malu at pidgin.im
Date: 2009-06-25T21:07:24
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/e0a0771575a7d6d2a5a39e13c0f2a1c5a8bacab2
Modified files:
libpurple/network.h
ChangeLog:
Fix the name of an argument.
Makes our doxygen docs a bit more consistent...
-------------- next part --------------
============================================================
--- libpurple/network.h aaf931aba84bad7a6058d6a52498d0702043eaf8
+++ libpurple/network.h e65fe1de43b3fb52f675107b68335be48ad2dfde
@@ -249,7 +249,7 @@ const gchar *purple_network_get_stun_ip(
* @param stun_server The host name of the STUN server to set
* @since 2.6.0
*/
-void purple_network_set_turn_server(const gchar *stun_server);
+void purple_network_set_turn_server(const gchar *turn_server);
/**
* Get the IP address of the STUN server as a string representation
More information about the Commits
mailing list