Fix space before tab in indent

pull/385/head
bakkeby 7 months ago
parent d807d3da3e
commit 1b5a58f231

@ -643,7 +643,7 @@ arrange_tatami(Monitor *m, int x, int y, int h, int w, int ih, int iv, int n, in
if (j < ai + cats) { if (j < ai + cats) {
/* Arrange cats (all excess clients that can't be tiled as mats). Cats sleep on mats. */ /* Arrange cats (all excess clients that can't be tiled as mats). Cats sleep on mats. */
switch (cats) { switch (cats) {
case 1: // fill case 1: // fill
break; break;
case 2: // up and down case 2: // up and down

Loading…
Cancel
Save