mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
build: fix GTK/OpenSSL warnings + tab color OOB
This commit is contained in:
@@ -408,7 +408,7 @@ mg_attr_list_create (const XTextColor *col, int size)
|
||||
static void
|
||||
mg_create_tab_colors (void)
|
||||
{
|
||||
XTextColor gui_palette[XTEXT_COLS];
|
||||
XTextColor gui_palette[THEME_TOKEN_COUNT];
|
||||
|
||||
if (plain_list)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user