mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 00:26:22 +00:00
Added simple mock test, refactored roster
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef IQ_H
|
||||
#define IQ_H
|
||||
#ifndef XMPP_IQ_H
|
||||
#define XMPP_IQ_H
|
||||
|
||||
void iq_add_handlers(void);
|
||||
void iq_roster_request(void);
|
||||
|
||||
Reference in New Issue
Block a user