libpurple/protocols/jabber/caps.h

branch
soc.2008.xmpp
changeset 23601
f7e44345f4b9
parent 23597
ec0bcdfa1da1
child 23622
1cadf80e85ae
equal deleted inserted replaced
23600:ca657199f39a 23601:f7e44345f4b9
86 /** Get the current caps hash. 86 /** Get the current caps hash.
87 * @ret hash 87 * @ret hash
88 **/ 88 **/
89 const gchar* jabber_caps_get_own_hash(); 89 const gchar* jabber_caps_get_own_hash();
90 90
91 /**
92 *
93 */
94 void jabber_caps_broadcast_change();
95
91 #endif /* _PURPLE_JABBER_CAPS_H_ */ 96 #endif /* _PURPLE_JABBER_CAPS_H_ */

mercurial