commit b293465ab8db74518e0b04d5fbd3d3875f1c42cb parent 397ede184ba4ceefc2912afb9ebd614f64114a02 Author: Christoph Lohmann <20h@r-36.net> Date: Wed, 28 Nov 2012 23:30:09 +0100 Another small change to test the git e-mailing. Diffstat:
tabbed.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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"