diff options
Diffstat (limited to 'patch/vanitygaps.h')
| -rw-r--r-- | patch/vanitygaps.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/vanitygaps.h b/patch/vanitygaps.h index c3eb622..b8f2109 100644 --- a/patch/vanitygaps.h +++ b/patch/vanitygaps.h @@ -16,4 +16,5 @@ static void getgaps(Monitor *m, int *oh, int *ov, int *ih, int *iv, unsigned int static void setgaps(int oh, int ov, int ih, int iv); #if IPC_PATCH || DWMC_PATCH static void setgapsex(const Arg *arg); -#endif // IPC_PATCH | DWMC_PATCH
\ No newline at end of file +#endif // IPC_PATCH | DWMC_PATCH + |
