Removing that change. - tabbed - tab interface for application supporting Xembed | |
git clone git://git.suckless.org/tabbed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit e70d87e83bdc49b24c302131f281fe0c6eac0634 | |
parent ceefb62bded1b152423cc8304bc346ee4a296280 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Thu, 29 Nov 2012 00:22:30 +0100 | |
Removing that change. | |
Diffstat: | |
M tabbed.c | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/tabbed.c b/tabbed.c | |
@@ -4,8 +4,6 @@ | |
* To understand tabbed, start reading main(). | |
*/ | |
-Something | |
- | |
#include <sys/wait.h> | |
#include <locale.h> | |
#include <stdarg.h> |