draw.c
changeset 857 453788ae925c
parent 850 2ea201354cf0
child 858 b797071ebbd4
equal deleted inserted replaced
856:7c53a7f54174 857:453788ae925c
     1 /* (C)opyright MMVI-MMVII Anselm R. Garbe <garbeam at gmail dot com>
     1 /* © 2004-2007 Anselm R. Garbe <garbeam at gmail dot com>
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details. */
     3  */
       
     4 #include "dwm.h"
     3 #include "dwm.h"
     5 #include <string.h>
     4 #include <string.h>
     6 
     5 
     7 /* static */
     6 /* static */
     8 
     7