src/protocols/jabber/buddy.h

changeset 11675
0eae965a9098
parent 10189
bc7691fee058
child 12683
9ff688ee3fec
--- a/src/protocols/jabber/buddy.h	Sun Oct 16 18:26:32 2005 +0000
+++ b/src/protocols/jabber/buddy.h	Mon Oct 17 01:43:09 2005 +0000
@@ -87,4 +87,6 @@
 const char *jabber_buddy_state_get_status_id(JabberBuddyState state);
 JabberBuddyState jabber_buddy_status_id_get_state(const char *id);
 
+void jabber_user_search_begin(GaimPluginAction *);
+
 #endif /* _GAIM_JABBER_BUDDY_H_ */

mercurial