diff options
Diffstat (limited to 'patch/cfacts.h')
| -rw-r--r-- | patch/cfacts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/cfacts.h b/patch/cfacts.h index 86d6ef8..1005f97 100644 --- a/patch/cfacts.h +++ b/patch/cfacts.h @@ -1,2 +1,2 @@ -static void getfacts(Monitor *m, float *mf, float *sf) +static void getfacts(Monitor *m, float *mf, float *sf); static void setcfact(const Arg *arg);
\ No newline at end of file |
