main.c
changeset 95 5d88952cbf96
parent 92 4bee0aa5b286
child 99 a19556fe83b5
--- a/main.c	Tue Jul 18 11:45:32 2006 +0200
+++ b/main.c	Tue Jul 18 12:36:57 2006 +0200
@@ -261,6 +261,7 @@
 	XChangeWindowAttributes(dpy, root, CWEventMask | CWCursor, &wa);
 
 	strcpy(stext, "dwm-"VERSION);
+
 	scan();
 
 	/* main event loop, reads status text from stdin as well */