Anselm R. Garbe hace 18 años
padre
commit
ce450c5bf1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      main.c

+ 2 - 0
main.c

@@ -227,6 +227,8 @@ quit(const char *arg) {
 
 void
 updatebarpos(void) {
+	XEvent ev;
+
 	wax = sx;
 	way = sy;
 	wah = sh;