summaryrefslogtreecommitdiff
path: root/tabbed.c
diff options
context:
space:
mode:
Diffstat (limited to 'tabbed.c')
-rw-r--r--tabbed.c1
1 files changed, 1 insertions, 0 deletions
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"