1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 20:36:34 +01:00

add dhtstatus window

This commit is contained in:
Aaron Lipinski
2013-08-11 14:49:41 +12:00
parent 1af9d84aad
commit 662b1f2bac
2 changed files with 5 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
#define KEY_SIZE_BYTES 32
/* number of permanent default windows */
#define N_DEFAULT_WINS 2
#define N_DEFAULT_WINS 3
/* maximum window slots for WINDOW_STATUS array */
#define MAX_WINDOW_SLOTS N_DEFAULT_WINS+MAX_FRIENDS_NUM