mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 13:46:35 +01:00
Merge branch 'master' into new_groupchats
This commit is contained in:
@@ -83,7 +83,7 @@ typedef enum _FATAL_ERRS {
|
||||
FATALERR_WININIT = -9, /* window init failed */
|
||||
FATALERR_PROXY = -10, /* Tox network failed to init using a proxy */
|
||||
FATALERR_ENCRYPT = -11, /* Data file encryption failure */
|
||||
FATALERR_TOX_INIT = -12, /* Tox instance failed to initialize */
|
||||
FATALERR_TOX_INIT = -12, /* Tox instance failed to initialize */
|
||||
} FATAL_ERRS;
|
||||
|
||||
/* Fixes text color problem on some terminals.
|
||||
|
||||
Reference in New Issue
Block a user