forgot to add killclient here. - ttabbed - Simple tabbing application for X11.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c45074e1c58dffc9a0f9920983923d6cd7d01b8b
 (DIR) parent 6c5acb1b1e7759449e9663b50a659d9dbb2ebf50
 (HTM) Author: Enno Boland (tox) <tox@s01.de>
       Date:   Mon,  7 Sep 2009 22:22:08 +0200
       
       forgot to add killclient here.
       Diffstat:
         tabbed.c                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git 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);