JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
spaces no longer allowed in separating fonts. use only , instead.
[spectrwm.git] / lib / swm_hack.c
index e6df1b0..c992689 100644 (file)
@@ -234,7 +234,7 @@ void
 XtAppNextEvent(XtAppContext app_context, XEvent *event_return)
 {
        static ANEF     *func = NULL;
-       static int      kp_add = 0, kp_subtract = 0;
+       static KeyCode  kp_add = 0, kp_subtract = 0;
 
        /* find the real Xlib and the real X function */
        if (!lib_xtlib)