]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_glx.c
reducing error output in font loading (use developer != 0 to re-enable)
[xonotic/darkplaces.git] / vid_glx.c
index e51daa153e49bda2281ccc4d6da554d209f6a093..0ed0c38bd11f9ab946c716936bd72a29003da261 100644 (file)
--- a/vid_glx.c
+++ b/vid_glx.c
@@ -154,6 +154,7 @@ void DP_Xutf8LookupString(XKeyEvent * ev,
                        *status_return = XLookupKeySym;
                        *keysym_return = keysym;
                }
+               *uch = 0;
                return;
        }