ostree_repo_write_commit: add missing docstring arg

Closes: #325
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2016-06-07 14:44:55 -04:00 committed by Atomic Bot
parent 7fb49037ab
commit 2240d1108e

View File

@ -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