mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 19:16:21 +00:00
6 lines
144 B
C
6 lines
144 B
C
void connect_jid(void **state);
|
|
void connect_bad_password(void **state);
|
|
void sends_rooms_iq(void **state);
|
|
void multiple_pings(void **state);
|
|
|