mirror of
https://github.com/Tha14/toxic.git
synced 2024-12-24 03:13:26 +01:00
merge
This commit is contained in:
parent
92c0f737ac
commit
bb97f3e543
@ -65,7 +65,7 @@ void callback_requ_timeout ( void *arg );
|
|||||||
void callback_peer_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);
|
line_info_add(self, NULL, NULL, NULL, error_str, SYS_MSG, 0, 0);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user