diff options
| author | Christoph Lohmann <20h@r-36.net> | 2012-11-29 00:22:30 +0100 |
|---|---|---|
| committer | Christoph Lohmann <20h@r-36.net> | 2012-11-29 00:22:30 +0100 |
| commit | e70d87e83bdc49b24c302131f281fe0c6eac0634 (patch) | |
| tree | 310fde964586ca48b28fb683cf800c9ff73b213b /tabbed.c | |
| parent | ceefb62bded1b152423cc8304bc346ee4a296280 (diff) | |
| download | tabbed-e70d87e83bdc49b24c302131f281fe0c6eac0634.tar.gz | |
Removing that change.
Diffstat (limited to 'tabbed.c')
| -rw-r--r-- | tabbed.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ * To understand tabbed, start reading main(). */ -Something - #include <sys/wait.h> #include <locale.h> #include <stdarg.h> |