diff options
Diffstat (limited to 'patch/switchcol.c')
| -rw-r--r-- | patch/switchcol.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/switchcol.c b/patch/switchcol.c index b2fe595..6caf8ba 100644 --- a/patch/switchcol.c +++ b/patch/switchcol.c @@ -25,4 +25,5 @@ switchcol(const Arg *arg) break; } } -}
\ No newline at end of file +} + |
