mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-21 02:50:37 +03:00
ostree_repo_write_commit: add missing docstring arg
Closes: #325 Approved by: cgwalters
This commit is contained in:
parent
7fb49037ab
commit
2240d1108e
@ -2010,6 +2010,7 @@ ostree_repo_write_commit (OstreeRepo *self,
|
||||
* @body: (allow-none): Body
|
||||
* @metadata: (allow-none): GVariant of type a{sv}, or %NULL for none
|
||||
* @root: The tree to point the commit to
|
||||
* @time: The time to use to stamp the commit
|
||||
* @out_commit: (out): Resulting ASCII SHA256 checksum for commit
|
||||
* @cancellable: Cancellable
|
||||
* @error: Error
|
||||
|
Loading…
x
Reference in New Issue
Block a user