]> Pileus Git - ~andy/gtk/commit
move variables to local scopes, fix indentation and silence bogus warning
authorMichael Natterer <mitch@imendio.com>
Thu, 7 Aug 2008 10:07:49 +0000 (10:07 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 7 Aug 2008 10:07:49 +0000 (10:07 +0000)
commit0324c243f3922601a169b1dc244000226cd11945
tree4e390e9113b63a17bcb597d63b4612fb868f8325
parentcc127bf0a98e37fb87634062171e696086eaf876
move variables to local scopes, fix indentation and silence bogus warning

2008-08-07  Michael Natterer  <mitch@imendio.com>

* gtk/gtkicontheme.c (apply_emblems): move variables to local
scopes, fix indentation and silence bogus warning about using
uninitialized variables.

svn path=/trunk/; revision=21031
ChangeLog
gtk/gtkicontheme.c