assign the return value of xdg_mime_list_mime_parents() to a variable of
authorMichael Natterer <mitch@imendio.com>
Fri, 1 Feb 2008 13:17:04 +0000 (13:17 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 1 Feb 2008 13:17:04 +0000 (13:17 +0000)
commit573a73f3915a74b72a1f13c24beafc749b56e3d3
tree4a508fb2eca5a7ef0e74bb3e25062921630d505d
parenta7749bab36a79b509310baf8e479da2bf75d58a0
assign the return value of xdg_mime_list_mime_parents() to a variable of

2008-02-01  Michael Natterer  <mitch@imendio.com>

* gcontenttype.c (_g_unix_content_type_get_parents): assign the
return value of xdg_mime_list_mime_parents() to a variable of the
correct type.

svn path=/trunk/; revision=6441
gio/ChangeLog
gio/gcontenttype.c