mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 04:46:22 +00: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);
|
|
|