lib: add parameter annotations for sysroot_load_if_changed

Closes: #1861
Approved by: cgwalters
This commit is contained in:
Felix Krull 2019-05-18 21:16:28 +02:00 committed by Atomic Bot
parent aa5df8995e
commit 2c1658538f

View File

@ -857,6 +857,10 @@ _ostree_sysroot_reload_staged (OstreeSysroot *self,
/**
* ostree_sysroot_load_if_changed:
* @self: #OstreeSysroot
* @out_changed: (out caller-allocates):
* @cancellable: Cancellable
* @error: Error
*
* Since: 2016.4
*/