mirror of
https://github.com/profanity-im/profanity.git
synced 2025-06-07 09:04:00 -04:00
4 lines
106 B
C
4 lines
106 B
C
void init_prof_test(void **state);
|
|
void close_prof_test(void **state);
|
|
void prof_process_xmpp(int loops);
|