Just some change I always wanted to apply. - ttabbed - Simple tabbing application for X11.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit befbf40aad974a97056283702830bbf689aeb3a1
 (DIR) parent 29c5878d4c7d62def831471ebc82f63ecfd7105b
 (HTM) 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(-)
       ---
 (DIR) 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>