gcr: Fix annotation of _gcr_gnupg_key_get_secret_dataset
authorStef Walter <stefw@collabora.co.uk>
Sun, 15 May 2011 11:06:38 +0000 (13:06 +0200)
committerStef Walter <stefw@collabora.co.uk>
Sun, 15 May 2011 11:07:19 +0000 (13:07 +0200)
gcr/gcr-gnupg-key.c

index 5c07ac4..079358f 100644 (file)
@@ -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)