1
0
mirror of https://github.com/Tha14/toxic.git synced 2026-01-24 13:43:15 +01:00

fix possible segfaults

This commit is contained in:
Jfreegman
2014-06-18 12:10:00 -04:00
parent bc51714148
commit fc148be3e2
2 changed files with 11 additions and 1 deletions

View File

@@ -28,6 +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
typedef struct {
int chatwin;