mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
6 lines
261 B
C
6 lines
261 B
C
void connect_jid_requests_roster(void **state);
|
|
void connect_jid_sends_presence_after_receiving_roster(void **state);
|
|
void connect_jid_requests_bookmarks(void **state);
|
|
void connect_bad_password(void **state);
|
|
void connect_shows_presence_updates(void **state);
|