mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
static-delta: Fix annotation on ostree_repo_list_static_delta_names
out_deltas should be (transfer-container)
This commit is contained in:
parent
598530daf4
commit
70c07a6338
@ -54,7 +54,7 @@ _ostree_static_delta_parse_checksum_array (GVariant *array,
|
||||
/**
|
||||
* ostree_repo_list_static_delta_names:
|
||||
* @self: Repo
|
||||
* @out_deltas: (out) (element-type utf8): String name of deltas (checksum-checksum.delta)
|
||||
* @out_deltas: (out) (element-type utf8) (transfer container): String name of deltas (checksum-checksum.delta)
|
||||
* @cancellable: Cancellable
|
||||
* @error: Error
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user