From 2e0bc27bf0d19f07fa60a48dfd8189edb4462f54 Mon Sep 17 00:00:00 2001 From: Paul Fariello Date: Wed, 26 Sep 2018 12:32:56 +0200 Subject: Make _get_groups_from_item and roster _compare_* public In order to avoid duplication with xep 0133 support in command execution --- src/xmpp/roster.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xmpp/roster.h') diff --git a/src/xmpp/roster.h b/src/xmpp/roster.h index 15614377..be710561 100644 --- a/src/xmpp/roster.h +++ b/src/xmpp/roster.h @@ -38,5 +38,6 @@ void roster_request(void); void roster_set_handler(xmpp_stanza_t *const stanza); void roster_result_handler(xmpp_stanza_t *const stanza); +GSList* roster_get_groups_from_item(xmpp_stanza_t *const item); #endif -- cgit 1.4.1-2-gfad0