From a7814a760193d56b3a5af3e8cdfe7fa012a5c284 Mon Sep 17 00:00:00 2001 From: alphanu1 <37101891+alphanu1@users.noreply.github.com> Date: Wed, 30 Jan 2019 22:41:13 +0000 Subject: [PATCH] Update dispserv_x11.c --- gfx/display_servers/dispserv_x11.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gfx/display_servers/dispserv_x11.c b/gfx/display_servers/dispserv_x11.c index 7c8dea86fb..adaa7ccd4f 100644 --- a/gfx/display_servers/dispserv_x11.c +++ b/gfx/display_servers/dispserv_x11.c @@ -43,6 +43,7 @@ static char output[500] = {0}; static char output4[500] = {0}; static bool crt_en = false; static unsigned crtid = 20; +static XRRModeInfo crt_rrmode; typedef struct {