glwin.c: Fix incorrect config item size

This commit is contained in:
Kim Woelders 2021-04-24 08:49:07 +02:00
parent fc34a157b9
commit 6b1668d60b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
#endif /* ENABLE_DEBUG */
static struct {
char mode;
int mode;
} Conf_glwin;
static struct {