mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Correct almost all compiler warning issues
This commit is contained in:
@@ -1257,7 +1257,7 @@ cmd_menu (struct session *sess, char *tbuf, char *word[], char *word_eol[])
|
||||
int idx = 2;
|
||||
int len;
|
||||
int pos = 0xffff;
|
||||
int state;
|
||||
int state = 0;
|
||||
int toggle = FALSE;
|
||||
int enable = TRUE;
|
||||
int markup = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user