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