mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
ostree-repo-finder: Clarify immutability after construction
I think this was the intention, but I forgot to document it. Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: #1863 Approved by: mwleeds
This commit is contained in:
parent
b847cc37bb
commit
e0ddaa811b
@ -111,6 +111,8 @@ GPtrArray *ostree_repo_finder_resolve_all_finish (GAsyncResult *result,
|
||||
* which allow ostree_repo_pull_from_remotes_async() (for example) to prioritise
|
||||
* how to pull the refs.
|
||||
*
|
||||
* An #OstreeRepoFinderResult is immutable after construction.
|
||||
*
|
||||
* The @priority is used as one input of many to ordering functions like
|
||||
* ostree_repo_finder_result_compare().
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user