~kris/suckless

tabbed

b293465ab8db74518e0b04d5fbd3d3875f1c42cb — Christoph Lohmann 13 years ago 397ede1
Another small change to test the git e-mailing.
1 files changed, 1 insertions(+), 0 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +1 -0
@@ 160,6 160,7 @@ static char **cmd = NULL;
static char *wmname = "tabbed";

char *argv0;

/* configuration, allows nested code to access above variables */
#include "config.h"