mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-12-13 00:13:23 +00:00
fix trailing whitespace at gridall patch
This commit is contained in:
parent
10a056e882
commit
7be608e4ed
@ -83,7 +83,7 @@ diff -up ../../dwl_my_contribution/dwl/dwl.c ./dwl.c
|
|||||||
+ cols = 3;
|
+ cols = 3;
|
||||||
+
|
+
|
||||||
+ rows = n / cols;
|
+ rows = n / cols;
|
||||||
+
|
+
|
||||||
+ /* window geometries */
|
+ /* window geometries */
|
||||||
+ cw = cols ? m->w.width / cols : m->w.width;
|
+ cw = cols ? m->w.width / cols : m->w.width;
|
||||||
+ cn = 0; /* current column number */
|
+ cn = 0; /* current column number */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user