surf

surf browser, a WebKit2GTK based browser
Log | Files | Refs | README | LICENSE

commit 9dc703aff353836c27af2c8fc9c20f8866c37b15
parent ca10af07834c1d12f9536466f0b1fcfba810a6f7
Author: Enno Boland (tox) <tox@s01.de>
Date:   Sat, 17 Oct 2009 20:54:11 +0200

whitespace fix.
Diffstat:
surf.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/surf.c b/surf.c @@ -476,7 +476,6 @@ newclient(void) { G_CALLBACK(itemclick), c); } - /* VBox */ c->vbox = gtk_vbox_new(FALSE, 0);