diff options
Diffstat (limited to 'patch/combo.h')
| -rw-r--r-- | patch/combo.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/combo.h b/patch/combo.h index 752f636..0c42136 100644 --- a/patch/combo.h +++ b/patch/combo.h @@ -2,4 +2,5 @@ static void keyrelease(XEvent *e); #endif // !BAR_HOLDBAR_PATCH static void combotag(const Arg *arg); -static void comboview(const Arg *arg);
\ No newline at end of file +static void comboview(const Arg *arg); + |
