diff options
Diffstat (limited to 'patch/maximize.c')
| -rw-r--r-- | patch/maximize.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/maximize.c b/patch/maximize.c index 53336eb..c89dbda 100644 --- a/patch/maximize.c +++ b/patch/maximize.c @@ -66,4 +66,5 @@ togglehorizontalmax(const Arg *arg) { maximize(selmon->wx, selmon->sel->y, selmon->ww - 2 * borderpx, selmon->sel->h); } -#endif // SETBORDERPX_PATCH
\ No newline at end of file +#endif // SETBORDERPX_PATCH + |
