diff options
author | Michael Natterer <mitch@imendio.com> | 2008-11-06 23:52:30 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2008-11-06 23:52:30 +0000 |
commit | 4714ce9aa62d4f1b8682d8cdc7506939337e3383 (patch) | |
tree | f2c89034fe99f5d7b2e72c2b2ddbc4fd807beb2e /ChangeLog | |
parent | 2070442df4ca6ebde36f03d39575841f015c46e1 (diff) | |
download | gtk+-4714ce9aa62d4f1b8682d8cdc7506939337e3383.tar.gz |
remove bogus newlines in the middle of function calls, fix broken
2008-11-07 Michael Natterer <mitch@imendio.com>
* gtk/gtkscrollbar.c: remove bogus newlines in the middle of
function calls, fix broken indentation and remove trailing
whitespace.
svn path=/trunk/; revision=21769
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-11-07 Michael Natterer <mitch@imendio.com> + + * gtk/gtkscrollbar.c: remove bogus newlines in the middle of + function calls, fix broken indentation and remove trailing + whitespace. + 2008-11-06 Tristan Van Berkom <tvb@gnome.org> * gtk/gtkmenuitem.c: Made buildable and added support for adding |