libeos-parental-controls: Clarify ownership of a struct member

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://phabricator.endlessm.com/T24025
This commit is contained in:
Philip Withnall 2018-10-12 16:47:16 +13:00 committed by Georges Basile Stavracas Neto
parent 9730b5b6e4
commit d97630f9df
No known key found for this signature in database
GPG Key ID: 886C17EE170D1385
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ struct _EpcAppFilter
gchar **app_list; /* (owned) (array zero-terminated=1) */
EpcAppFilterListType app_list_type;
GVariant *oars_ratings; /* (type a{ss}) (owned) */
GVariant *oars_ratings; /* (type a{ss}) (owned non-floating) */
};
G_DEFINE_BOXED_TYPE (EpcAppFilter, epc_app_filter,