diff options
author | Enno Boland (tox) <tox@s01.de> | 2009-10-17 20:54:11 +0200 |
---|---|---|
committer | Enno Boland (tox) <tox@s01.de> | 2009-10-17 20:54:11 +0200 |
commit | 9dc703aff353836c27af2c8fc9c20f8866c37b15 (patch) | |
tree | 4c287c9f97bc2dd7a9bb9bf7b3bf9b819d9e6441 | |
parent | ca10af07834c1d12f9536466f0b1fcfba810a6f7 (diff) | |
download | surf-9dc703aff353836c27af2c8fc9c20f8866c37b15.tar.gz surf-9dc703aff353836c27af2c8fc9c20f8866c37b15.tar.bz2 surf-9dc703aff353836c27af2c8fc9c20f8866c37b15.zip |
whitespace fix.
-rw-r--r-- | surf.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -476,7 +476,6 @@ newclient(void) { G_CALLBACK(itemclick), c); } - /* VBox */ c->vbox = gtk_vbox_new(FALSE, 0); |