summaryrefslogtreecommitdiffstats
path: root/gdbus/mainloop.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-22 12:05:59 -0800
committerMarcel Holtmann <marcel@holtmann.org>2012-12-22 12:09:58 -0800
commitd1bd840d2eb19077df1bf71003895f23f7955891 (patch)
tree9a5d9953bbc60809d32238c103fb22560aa524ff /gdbus/mainloop.c
parent649ee6bf672d6df778d866d47ebff5605a0caae5 (diff)
downloadofono-d1bd840d2eb19077df1bf71003895f23f7955891.tar.bz2
gdbus: Avoid using g_ptr_array_new_full convenience function
The g_ptr_array_new_full function only got introduced with GLib 2.30 and to avoid requiring a newer GLib use g_ptr_array_set_free_func instead.
Diffstat (limited to 'gdbus/mainloop.c')
0 files changed, 0 insertions, 0 deletions