| twhitespace fix. - surf - customized build of surf, the suckless webkit browser | |
| git clone git://src.adamsgaard.dk/surf | |
| Log | |
| Files | |
| Refs | |
| README | |
| LICENSE | |
| --- | |
| commit 9dc703aff353836c27af2c8fc9c20f8866c37b15 | |
| parent ca10af07834c1d12f9536466f0b1fcfba810a6f7 | |
| Author: Enno Boland (tox) <[email protected]> | |
| Date: Sat, 17 Oct 2009 20:54:11 +0200 | |
| whitespace fix. | |
| Diffstat: | |
| M surf.c | 1 - | |
| 1 file changed, 0 insertions(+), 1 deletion(-) | |
| --- | |
| 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); | |