aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-11-29 00:21:57 +0100
committerChristoph Lohmann <20h@r-36.net>2012-11-29 00:21:57 +0100
commitceefb62bded1b152423cc8304bc346ee4a296280 (patch)
tree40fc6cdf7f9d37c9ee25e08b529e3fe3a0aee5bd
parentb293465ab8db74518e0b04d5fbd3d3875f1c42cb (diff)
A test, if this works.
-rw-r--r--tabbed.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tabbed.c b/tabbed.c
index d2df39f..3c6f794 100644
--- a/tabbed.c
+++ b/tabbed.c
@@ -4,6 +4,8 @@
* To understand tabbed, start reading main().
*/
+Something
+
#include <sys/wait.h>
#include <locale.h>
#include <stdarg.h>