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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user