mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 23:16:21 +00:00
db: insert message type
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
gboolean log_database_init(ProfAccount *account);
|
||||
void log_database_add(ProfMessage *message, gboolean is_muc);
|
||||
void log_database_add(ProfMessage *message, const char *const type);
|
||||
void log_database_close(void);
|
||||
|
||||
#endif // DATABASE_H
|
||||
|
||||
Reference in New Issue
Block a user