Another small change to test the git e-mailing. - tabbed - tab interface for ap… | |
git clone git://git.suckless.org/tabbed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b293465ab8db74518e0b04d5fbd3d3875f1c42cb | |
parent 397ede184ba4ceefc2912afb9ebd614f64114a02 | |
Author: Christoph Lohmann <[email protected]> | |
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(-) | |
--- | |
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" | |