~kris/suckless

tabbed

c342b209a27a4cec84819edbc10c27ea56db006a — Christoph Lohmann 13 years ago c90cad6
Another small change to test the git interface.
1 files changed, 3 insertions(+), 1 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +3 -1
@@ 1,7 1,9 @@
/* See LICENSE file for copyright and license details.
/*
 * See LICENSE file for copyright and license details.
 *
 * To understand tabbed, start reading main().
 */

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