whitespace fix.
This commit is contained in:
parent
ca10af0783
commit
9dc703aff3
1 changed files with 0 additions and 1 deletions
1
surf.c
1
surf.c
|
@ -476,7 +476,6 @@ newclient(void) {
|
||||||
G_CALLBACK(itemclick), c);
|
G_CALLBACK(itemclick), c);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* VBox */
|
/* VBox */
|
||||||
c->vbox = gtk_vbox_new(FALSE, 0);
|
c->vbox = gtk_vbox_new(FALSE, 0);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue