mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 13:16:36 +02:00
move log struct to proper place
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
#include "configdir.h"
|
||||
#include "toxic_windows.h"
|
||||
#include "misc_tools.h"
|
||||
#include "log.h"
|
||||
|
||||
/* Creates/fetches log file by appending to the config dir the name and a pseudo-unique identity */
|
||||
void init_logging_session(uint8_t *name, uint8_t *key, struct chatlog *log)
|
||||
|
Reference in New Issue
Block a user