[ostree] Fix annotations on ostree_repo_remote_gpg_import().



commit ca0f02a54bd9842877b03af01dfd58c139741792
Author: Jeff Ortel <jortel redhat com>
Date:   Tue May 26 11:17:28 2015 -0500

    Fix annotations on ostree_repo_remote_gpg_import().

 src/libostree/ostree-repo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libostree/ostree-repo.c b/src/libostree/ostree-repo.c
index f0ace79..b141049 100644
--- a/src/libostree/ostree-repo.c
+++ b/src/libostree/ostree-repo.c
@@ -1121,7 +1121,7 @@ ostree_repo_remote_get_gpg_verify (OstreeRepo  *self,
  * @self: Self
  * @name: name of a remote
  * @source_stream: (allow-none): a #GInputStream, or %NULL
- * @key_ids: (allow-none): a %NULL-terminated array of GPG key IDs, or %NULL
+ * @key_ids: (array zero-terminated=1) (element-type utf8) (allow-none): a %NULL-terminated array of GPG key 
IDs, or %NULL
  * @out_imported: (allow-none): return location for the number of imported
  *                              keys, or %NULL
  * @cancellable: a #GCancellable


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]