URI: 
       Removing that change. - 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 e70d87e83bdc49b24c302131f281fe0c6eac0634
   DIR parent ceefb62bded1b152423cc8304bc346ee4a296280
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Thu, 29 Nov 2012 00:22:30 +0100
       
       Removing that change.
       
       Diffstat:
         M tabbed.c                            |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR 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>