mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-20 00:26:37 +02:00
merge
This commit is contained in:
@ -65,7 +65,7 @@ void callback_requ_timeout ( void *arg );
|
||||
void callback_peer_timeout ( void* arg );
|
||||
|
||||
|
||||
static void print_err (ToxWindow *self, char *error_str)
|
||||
static void print_err (ToxWindow *self, uint8_t *error_str)
|
||||
{
|
||||
line_info_add(self, NULL, NULL, NULL, error_str, SYS_MSG, 0, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user