Document how to free return values from g_key_file_get_*_list
authorDan Williams <dcbw@redhat.com>
Wed, 20 Jul 2011 22:28:20 +0000 (17:28 -0500)
committerDan Williams <dcbw@redhat.com>
Thu, 21 Jul 2011 16:03:32 +0000 (11:03 -0500)
commit7b22a8308f2a914b704051cd772edfa15e9a3b04
tree8d61ec92096e3751e03dbec439c7a090bd2abdfa
parent3af40c204dab8fbd3bec0dceb7cbed0896178a4b
Document how to free return values from g_key_file_get_*_list

Makes the docs consistent with the string list getters.  Add
GOI annotations while we're at it.
glib/gkeyfile.c