JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix a ;; that breaks gcc 2.95
[spectrwm.git] / scrotwm.c
index 31a7364..ae5fd0d 100644 (file)
--- a/scrotwm.c
+++ b/scrotwm.c
@@ -1567,7 +1567,7 @@ stack_master(struct workspace *ws, struct swm_geometry *g, int rot, int flip)
        int                     w_inc = 1, h_inc, w_base = 1, h_base;
        int                     hrh, extra = 0, h_slice, last_h = 0;
        int                     split, colno, winno, mwin, msize, mscale;
-       int                     remain, missing, v_slice;;
+       int                     remain, missing, v_slice;
        unsigned int            mask;
 
        DNPRINTF(SWM_D_STACK, "stack_master: workspace: %d\n rot=%s flip=%s",