On Mon, Dec 10, 2018 at 03:15:54PM +0100, Fabiano Fidêncio wrote: > osinfo_os_find_install_script() returns an object which its ownsership > is not transferred. 'which ownership is not transferred" I think. Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> Christophe > > Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> > --- > osinfo/osinfo_os.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/osinfo/osinfo_os.c b/osinfo/osinfo_os.c > index 02c1415..d69dd9f 100644 > --- a/osinfo/osinfo_os.c > +++ b/osinfo/osinfo_os.c > @@ -996,7 +996,7 @@ void osinfo_os_add_maximum_resources(OsinfoOs *os, > * @profile: the install script profile that must be either > * OSINFO_INSTALL_SCRIPT_PROFILE_DESKTOP or OSINFO_INSTALL_SCRIPT_PROFILE_JEOS > * > - * Returns: (transfer full): A new #OsinfoInstallScript for the @os @profile > + * Returns: (transfer none): A new #OsinfoInstallScript for the @os @profile > */ > OsinfoInstallScript *osinfo_os_find_install_script(OsinfoOs *os, const gchar *profile) > { > -- > 2.19.1 > > _______________________________________________ > Libosinfo mailing list > Libosinfo@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libosinfo
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo