JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
knf
[spectrwm.git] / scrotwm.c
index b488fd3..0558a4c 100644 (file)
--- a/scrotwm.c
+++ b/scrotwm.c
@@ -1883,7 +1883,7 @@ stack(void) {
                        g.w -= 2;
                        g.h -= 2;
                        if (bar_enabled) {
-                               if(!bar_at_bottom)
+                               if (!bar_at_bottom)
                                        g.y += bar_height;
                                g.h -= bar_height;
                        }