diff options
Diffstat (limited to 'patch/winview.c')
| -rw-r--r-- | patch/winview.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/winview.c b/patch/winview.c index a73ee66..f54c20c 100644 --- a/patch/winview.c +++ b/patch/winview.c @@ -17,4 +17,5 @@ winview(const Arg* arg) a.ui = c->tags; view(&a); -}
\ No newline at end of file +} + |
