1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
121 B
C
Raw Normal View History

2015-05-31 00:12:13 +01:00
void message_send(void **state);
2015-12-22 00:27:37 +00:00
void message_receive_console(void **state);
void message_receive_chatwin(void **state);