A test, if this works. - ttabbed - Simple tabbing application for X11.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ceefb62bded1b152423cc8304bc346ee4a296280
(DIR) parent b293465ab8db74518e0b04d5fbd3d3875f1c42cb
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Thu, 29 Nov 2012 00:21:57 +0100
A test, if this works.
Diffstat:
tabbed.c | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
(DIR) diff --git 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>