X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=lib%2Fswm_hack.c;h=c992689057b20d38ff1edcecc203f704cf5fe369;hb=1931c8e6d7edc3ce4a7e48cab22ca7cb33396de6;hp=e6df1b080af3747f20f174789ee459bb482350dd;hpb=99a8c34790d8706e43faefa02c12a577da911a1c;p=spectrwm.git diff --git a/lib/swm_hack.c b/lib/swm_hack.c index e6df1b0..c992689 100644 --- a/lib/swm_hack.c +++ b/lib/swm_hack.c @@ -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)