mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
Merge pull request #2620 from jameswestman/lookup-annotations
Fix annotations on ostree_mutable_tree_lookup()
This commit is contained in:
commit
485caca538
@ -403,8 +403,8 @@ ostree_mutable_tree_ensure_dir (OstreeMutableTree *self,
|
||||
* ostree_mutable_tree_lookup:
|
||||
* @self: Tree
|
||||
* @name: name
|
||||
* @out_file_checksum: (out) (transfer full): checksum
|
||||
* @out_subdir: (out) (transfer full): subdirectory
|
||||
* @out_file_checksum: (out) (transfer full) (nullable) (optional): checksum
|
||||
* @out_subdir: (out) (transfer full) (nullable) (optional): subdirectory
|
||||
* @error: a #GError
|
||||
*/
|
||||
gboolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user