summaryrefslogtreecommitdiff
path: root/tabbed.c
diff options
context:
space:
mode:
Diffstat (limited to 'tabbed.c')
-rw-r--r--tabbed.c1
1 files changed, 1 insertions, 0 deletions
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);