diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-09-23 21:58:54 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-09-23 21:58:54 +0200 |
commit | 089b7b0a3e50c1acda282feb9925b4aa3f6cd0c6 (patch) | |
tree | 2eee23a4b365cf2e01226d71514d8d6b874a9c99 /src | |
parent | a5524a7e3e8248a5a4baa8af62a1a758f1d07e7f (diff) |
m
Diffstat (limited to 'src')
-rw-r--r-- | src/mgl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ static int glx_context_init() { XFree(context.visual_info); context.visual_info = NULL; + context.fbconfig = NULL; } if(fbconfigs) |