diff options
Diffstat (limited to 'patch/scratchpad.c')
| -rw-r--r-- | patch/scratchpad.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/scratchpad.c b/patch/scratchpad.c index 2034d0d..9e24ff6 100644 --- a/patch/scratchpad.c +++ b/patch/scratchpad.c @@ -73,4 +73,5 @@ togglescratch(const Arg *arg) selmon->tagset[selmon->seltags] |= scratchtag; spawn(&sparg); } -}
\ No newline at end of file +} + |
