twhitespace fix. - surf - customized build of surf, the suckless webkit browser
 (HTM) git clone git://src.adamsgaard.dk/surf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 9dc703aff353836c27af2c8fc9c20f8866c37b15
 (DIR) parent ca10af07834c1d12f9536466f0b1fcfba810a6f7
 (HTM) Author: Enno Boland (tox) <tox@s01.de>
       Date:   Sat, 17 Oct 2009 20:54:11 +0200
       
       whitespace fix.
       Diffstat:
         M surf.c                              |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/surf.c b/surf.c
       t@@ -476,7 +476,6 @@ newclient(void) {
                                        G_CALLBACK(itemclick), c);
                }
        
       -
                /* VBox */
                c->vbox = gtk_vbox_new(FALSE, 0);