ostree_repo_get_bootloader: Document transfer none
I think this may affect bindings too.
This commit is contained in:
parent
6d64477c8d
commit
5e223f2962
|
|
@ -6323,7 +6323,7 @@ ostree_repo_get_default_repo_finders (OstreeRepo *self)
|
||||||
* Get the bootloader configured. See the documentation for the
|
* Get the bootloader configured. See the documentation for the
|
||||||
* "sysroot.bootloader" config key.
|
* "sysroot.bootloader" config key.
|
||||||
*
|
*
|
||||||
* Returns: bootloader configuration for the sysroot
|
* Returns: (transfer none): bootloader configuration for the sysroot
|
||||||
* Since: 2019.2
|
* Since: 2019.2
|
||||||
*/
|
*/
|
||||||
const gchar *
|
const gchar *
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue