Another small change to test the git e-mailing. - tabbed - tab interface for application supporting Xembed
(HTM) git clone git://git.suckless.org/tabbed
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b293465ab8db74518e0b04d5fbd3d3875f1c42cb
(DIR) parent 397ede184ba4ceefc2912afb9ebd614f64114a02
(HTM) 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:
M tabbed.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) 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"