mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
5 lines
109 B
C
5 lines
109 B
C
void connect_jid(void **state);
|
|
void connect_bad_password(void **state);
|
|
void sends_rooms_iq(void **state);
|
|
|