pidgin/pidgin

Forgot to close this while merging, sorry about that..
Robbie/changelog-fix-a-contributors-name-refere-1476568590680
2017-02-22, Gary Kramlich
c51a31396943
Forgot to close this while merging, sorry about that..
#include "conversation.h"
PurpleAccount *purple_accounts_find_ext(const char *name, const char *protocol_id,
gboolean (*account_test)(const PurpleAccount *account));
PurpleAccount *purple_accounts_find_any(const char *name, const char *protocol);
PurpleAccount *purple_accounts_find_connected(const char *name, const char *protocol);