dwm-meillo

diff main.c @ 433:a6b8994af164

small fix
author Anselm R. Garbe <arg@10kloc.org>
date Wed, 06 Sep 2006 10:03:21 +0200
parents 052657ff2e7b
children a2e587651c79
line diff
     1.1 --- a/main.c	Wed Sep 06 09:23:34 2006 +0200
     1.2 +++ b/main.c	Wed Sep 06 10:03:21 2006 +0200
     1.3 @@ -55,6 +55,7 @@
     1.4  	XDestroyWindow(dpy, barwin);
     1.5  	XSetInputFocus(dpy, PointerRoot, RevertToPointerRoot, CurrentTime);
     1.6  	XSync(dpy, False);
     1.7 +	free(seltag);
     1.8  }
     1.9  
    1.10  static void