mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 16:16:20 +00:00
@@ -53,4 +53,8 @@ void chat_log_chat(const gchar * const login, gchar *other,
|
||||
void chat_log_close(void);
|
||||
GSList * chat_log_get_previous(const gchar * const login,
|
||||
const gchar * const recipient, GSList *history);
|
||||
|
||||
void groupchat_log_init(void);
|
||||
void groupchat_log_chat(const gchar * const login, const gchar * const room,
|
||||
const gchar * const nick, const gchar * const msg);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user