diff options
Diffstat (limited to 'patch/transferall.c')
| -rw-r--r-- | patch/transferall.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/transferall.c b/patch/transferall.c index fe12699..ee823b1 100644 --- a/patch/transferall.c +++ b/patch/transferall.c @@ -22,4 +22,5 @@ transferall(const Arg *arg) } selmon->nmaster = nstackclients; arrange(selmon); -}
\ No newline at end of file +} + |
