diff options
Diffstat (limited to 'patch/layout_columns.c')
| -rw-r--r-- | patch/layout_columns.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/layout_columns.c b/patch/layout_columns.c index bcdaa11..8a0e551 100644 --- a/patch/layout_columns.c +++ b/patch/layout_columns.c @@ -70,4 +70,5 @@ col(Monitor *m) sy += HEIGHT(c); #endif } -}
\ No newline at end of file +} + |
