Tue, 30 Aug 2005 10:41:24 +0000
[gaim-migrate @ 13596]
Replace // comments with /* */.
Set debugging category to "stun" instead of "simple".
#include "conversation.h" GaimAccount *gaim_accounts_find_ext(const char *name, const char *protocol_id, gboolean (*account_test)(const GaimAccount *account)); GaimAccount *gaim_accounts_find_any(const char *name, const char *protocol); GaimAccount *gaim_accounts_find_connected(const char *name, const char *protocol);