diff options
author | Christoph Lohmann <20h@r-36.net> | 2012-11-28 23:30:09 +0100 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2012-11-28 23:30:09 +0100 |
commit | b293465ab8db74518e0b04d5fbd3d3875f1c42cb (patch) | |
tree | 310fde964586ca48b28fb683cf800c9ff73b213b | |
parent | 397ede184ba4ceefc2912afb9ebd614f64114a02 (diff) |
Another small change to test the git e-mailing.
-rw-r--r-- | tabbed.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |