]> Pileus Git - ~andy/gtk/commit
gtk/gtktreeview: Avoid a C99ism
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 06:49:50 +0000 (14:49 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 23 Jan 2013 06:49:50 +0000 (14:49 +0800)
commit9bdc970f8dd16caed1a5b1c353394df575f8f22a
tree6f60e22eb7b64c57cbf516bde73af7741a21d7da
parent131a68259e80d500252e69700881b2f62aea88a3
gtk/gtktreeview: Avoid a C99ism

Declare a variable at the top of the block
gtk/gtktreeview.c