]> git.0d.be Git - empathy.git/commit
Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=handle
authorXavier Claessens <xclaesse@src.gnome.org>
Thu, 13 Dec 2007 13:05:03 +0000 (13:05 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Thu, 13 Dec 2007 13:05:03 +0000 (13:05 +0000)
commit190c18638caf1b17b16aada8ed9045f614f8387a
tree7d305ad0b81ab25c7e428ae805eb20fb01d95d0c
parent020d7807d0a98a824e6c7828b00440fb72b34668
Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=handle

svn path=/trunk/; revision=476
libempathy/empathy-tp-group.c