From b293465ab8db74518e0b04d5fbd3d3875f1c42cb Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Wed, 28 Nov 2012 23:30:09 +0100 Subject: [PATCH] Another small change to test the git e-mailing. --- tabbed.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tabbed.c b/tabbed.c index 9cc3995..d2df39f 100644 --- a/tabbed.c +++ b/tabbed.c @@ -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"