Fix annotations on ostree_repo_remote_gpg_import().

This commit is contained in:
Jeff Ortel 2015-05-26 11:17:28 -05:00 committed by Matthew Barnes
parent 96baf34edf
commit ca0f02a54b

View File

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