diff options
Diffstat (limited to 'patch/cfacts.c')
| -rw-r--r-- | patch/cfacts.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/cfacts.c b/patch/cfacts.c index ece210f..e491a41 100644 --- a/patch/cfacts.c +++ b/patch/cfacts.c @@ -20,4 +20,5 @@ setcfact(const Arg *arg) f = 4.0; c->cfact = f; arrange(selmon); -}
\ No newline at end of file +} + |
