[gnome-keyring] gcr: Fix annotation of _gcr_gnupg_key_get_secret_dataset
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] gcr: Fix annotation of _gcr_gnupg_key_get_secret_dataset
- Date: Sun, 15 May 2011 11:09:27 +0000 (UTC)
commit 3e668233e98f1c27ac8fcc34888b3d44ec4b2d64
Author: Stef Walter <stefw collabora co uk>
Date: Sun May 15 13:06:38 2011 +0200
gcr: Fix annotation of _gcr_gnupg_key_get_secret_dataset
gcr/gcr-gnupg-key.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcr/gcr-gnupg-key.c b/gcr/gcr-gnupg-key.c
index 5c07ac4..079358f 100644
--- a/gcr/gcr-gnupg-key.c
+++ b/gcr/gcr-gnupg-key.c
@@ -325,7 +325,7 @@ _gcr_gnupg_key_set_public_dataset (GcrGnupgKey *self, GPtrArray *dataset)
*
* Get the colons secret data this key is based on. %NULL if a public key.
*
- * Returns: (transfer none): An array of GcrColons*.
+ * Returns: (transfer none) (allow-none): An array of GcrColons*.
*/
GPtrArray*
_gcr_gnupg_key_get_secret_dataset (GcrGnupgKey *self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]