Formatting cleanups

While we normally try to avoid whitespace fixes, the gtk-demo
code is shown as exemplary, so it should be in good shape,
formatting-wise.
This commit is contained in:
Matthias Clasen
2011-09-01 23:55:47 -04:00
parent c5cd4174c3
commit 1204a850f3
32 changed files with 1239 additions and 1262 deletions

View File

@ -524,4 +524,3 @@ do_offscreen_window2 (GtkWidget *do_widget)
return window;
}