JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix
authorAnselm R. Garbe <arg@suckless.org>
Tue, 15 May 2007 11:56:47 +0000 (13:56 +0200)
committerAnselm R. Garbe <arg@suckless.org>
Tue, 15 May 2007 11:56:47 +0000 (13:56 +0200)
main.c

diff --git a/main.c b/main.c
index 021874f..16cf806 100644 (file)
--- a/main.c
+++ b/main.c
@@ -227,6 +227,8 @@ quit(const char *arg) {
 
 void
 updatebarpos(void) {
+       XEvent ev;
+
        wax = sx;
        way = sy;
        wah = sh;