1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-05 05:56:46 +02:00
This commit is contained in:
Jfreegman
2013-09-16 00:28:28 -04:00
parent 390cdc7b33
commit b6bf0eb0a0
4 changed files with 57 additions and 29 deletions

View File

@ -19,7 +19,7 @@
#define MAX_WINDOWS_NUM 32
#define MAX_FRIENDS_NUM 100
#define MAX_GROUPCHAT_NUM 32
#define MAX_GROUPCHAT_NUM 30
#define MAX_STR_SIZE 256
#define KEY_SIZE_BYTES 32
#define TOXIC_MAX_NAME_LENGTH 30 /* Not to be confused with TOX_MAX_NAME_LENGTH */