From c45074e1c58dffc9a0f9920983923d6cd7d01b8b Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Mon, 7 Sep 2009 22:22:08 +0200 Subject: forgot to add killclient here. --- tabbed.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tabbed.c') diff --git a/tabbed.c b/tabbed.c index 0d9792e..50be054 100644 --- a/tabbed.c +++ b/tabbed.c @@ -70,6 +70,7 @@ static void expose(XEvent *e); static unsigned long getcolor(const char *colstr); static void initfont(const char *fontstr); static void keypress(XEvent *e); +static void killclient(const Arg *arg); static void move(const Arg *arg); static void newtab(const Arg *arg); static void rotate(const Arg *arg); -- cgit v1.2.3