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