~kris/suckless

tabbed

ceefb62bded1b152423cc8304bc346ee4a296280 — Christoph Lohmann 13 years ago b293465
A test, if this works.
1 files changed, 2 insertions(+), 0 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +2 -0
@@ 4,6 4,8 @@
 * To understand tabbed, start reading main().
 */

Something

#include <sys/wait.h>
#include <locale.h>
#include <stdarg.h>