Update dispserv_x11.c

This commit is contained in:
alphanu1 2019-01-30 22:41:13 +00:00
parent f510efd64e
commit a7814a7601

View File

@ -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
{