speediegq 2022-09-11 00:29:45 +02:00
parent d5a7b67001
commit 778dd959e7

View file

@ -461,7 +461,7 @@ static void takepreview(void);
#endif
static void tagmon(const Arg *arg);
#if LAYOUT_TILE
static void tile(Monitor *);
static void tile(Monitor *m);
#endif
#if LAYOUT_TILE54
static void tile54(Monitor *);