draw.c
changeset 910 c13cb8c6b7a5
parent 909 8a8b7a413e66
child 946 b938876de936
equal deleted inserted replaced
909:8a8b7a413e66 910:c13cb8c6b7a5
     1 /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
     1 /* See LICENSE file for copyright and license details. */
     2  * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
       
     3  * © 2006-2007 Jukka Salmi <jukka at salmi dot ch>
       
     4  * © 2007 Premysl Hruby <dfenze at gmail dot com>
       
     5  * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
       
     6  * See LICENSE file for license details. */
       
     7 #include "dwm.h"
     2 #include "dwm.h"
     8 #include <string.h>
     3 #include <string.h>
     9 
     4 
    10 /* static */
     5 /* static */
    11 
     6