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

code cleanup, improve do_connection

This commit is contained in:
Jfreegman
2014-06-19 13:50:41 -04:00
parent eb7d910683
commit 034a8f5d8b
5 changed files with 51 additions and 41 deletions

View File

@@ -28,7 +28,7 @@
#define SIDEBAR_WIDTH 16
#define SDBAR_OFST 2 /* Offset for the peer number box at the top of the statusbar */
#define MAX_GROUPCHAT_NUM MAX_WINDOWS_NUM
#define MAX_GROUPCHAT_NUM MAX_WINDOWS_NUM - 2
typedef struct {
int chatwin;