diff options
Diffstat (limited to 'patch/unfloatvisible.c')
| -rw-r--r-- | patch/unfloatvisible.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/unfloatvisible.c b/patch/unfloatvisible.c index 8f0360d..fb8888f 100644 --- a/patch/unfloatvisible.c +++ b/patch/unfloatvisible.c @@ -11,4 +11,5 @@ unfloatvisible(const Arg *arg) setlayout(arg); else arrange(selmon); -}
\ No newline at end of file +} + |
