tabbed

Simple tabbing application for X11.
git clone git://r-36.net/tabbed
Log | Files | Refs | README | LICENSE

commit befbf40aad974a97056283702830bbf689aeb3a1
parent 29c5878d4c7d62def831471ebc82f63ecfd7105b
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri,  7 Dec 2012 20:45:28 +0100

Just some change I always wanted to apply.

Diffstat:
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>