mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
4 lines
127 B
C
4 lines
127 B
C
#include "xmpp/xmpp.h"
|
|
|
|
void mock_connection_status(jabber_conn_status_t given_connection_status);
|
|
void reset_xmpp_mocks(void); |