diff options
Diffstat (limited to 'movestack.c')
| -rw-r--r-- | movestack.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/movestack.c b/movestack.c index 520f4ae..c040462 100644 --- a/movestack.c +++ b/movestack.c @@ -45,4 +45,5 @@ movestack(const Arg *arg) { arrange(selmon); } -}
\ No newline at end of file +} + |