]> Pileus Git - ~andy/gtk/commit
Add a missing va_end() call. Pointed out by Jiwon Lee.
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 04:15:57 +0000 (04:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 04:15:57 +0000 (04:15 +0000)
commitbd218902809de21782ac9ac02ec803093076de0d
treee88bac6018f71a7933f3ee3428be4edfa2c7318b
parentfc60f7e93eb94de0c6feb762591161fd02783305
Add a missing va_end() call. Pointed out by Jiwon Lee.

        * gtk/gtktreestore.c (gtk_tree_store_new): Add a missing
        va_end() call. Pointed out by Jiwon Lee.

svn path=/trunk/; revision=22021
ChangeLog
gtk/gtktreestore.c