repo: Add a missing Returns paragraph
Closes: #310 Approved by: cgwalters
This commit is contained in:
parent
89bfb1d503
commit
582169f83e
|
|
@ -4821,6 +4821,8 @@ out:
|
||||||
*
|
*
|
||||||
* Check for a valid GPG signature on commit named by the ASCII
|
* Check for a valid GPG signature on commit named by the ASCII
|
||||||
* checksum @commit_checksum.
|
* checksum @commit_checksum.
|
||||||
|
*
|
||||||
|
* Returns: %TRUE if there was a GPG signature from a trusted keyring, otherwise %FALSE
|
||||||
*/
|
*/
|
||||||
gboolean
|
gboolean
|
||||||
ostree_repo_verify_commit (OstreeRepo *self,
|
ostree_repo_verify_commit (OstreeRepo *self,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue