small fix

This commit is contained in:
Anselm R. Garbe 2006-09-06 10:03:21 +02:00
parent f6656fffb4
commit f18ed615ae
2 changed files with 3 additions and 2 deletions

1
main.c
View file

@ -55,6 +55,7 @@ cleanup()
XDestroyWindow(dpy, barwin);
XSetInputFocus(dpy, PointerRoot, RevertToPointerRoot, CurrentTime);
XSync(dpy, False);
free(seltag);
}
static void