Just some change I always wanted to apply. - tabbed - tab interface for applica… | |
git clone git://git.suckless.org/tabbed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit befbf40aad974a97056283702830bbf689aeb3a1 | |
parent 29c5878d4c7d62def831471ebc82f63ecfd7105b | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 7 Dec 2012 20:45:28 +0100 | |
Just some change I always wanted to apply. | |
Diffstat: | |
M tabbed.c | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/tabbed.c b/tabbed.c | |
@@ -1,7 +1,5 @@ | |
/* | |
* See LICENSE file for copyright and license details. | |
- * | |
- * To understand tabbed, start reading main(). | |
*/ | |
#include <sys/wait.h> |