A test, if this works. - tabbed - tab interface for application supporting Xembed
HTML git clone git://git.suckless.org/tabbed
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit ceefb62bded1b152423cc8304bc346ee4a296280
DIR parent b293465ab8db74518e0b04d5fbd3d3875f1c42cb
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Thu, 29 Nov 2012 00:21:57 +0100
A test, if this works.
Diffstat:
M 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>