JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
forgot an extern declaration
[dwm.git] / screen.c
index 041cac7..4e97f09 100644 (file)
--- a/screen.c
+++ b/screen.c
@@ -83,6 +83,7 @@ dofloat(void) {
        }
        restack();
 }
+
 void
 dotile(void) {
        unsigned int i, n, nx, ny, nw, nh, mw, mh, tw, th;