~kris/suckless

tabbed

c45074e1c58dffc9a0f9920983923d6cd7d01b8b — Enno Boland (tox) 17 years ago 6c5acb1
forgot to add killclient here.
1 files changed, 1 insertions(+), 0 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +1 -0
@@ 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);