summaryrefslogtreecommitdiff
path: root/src/libedataserver/e-secret-store.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2016-11-10 10:27:36 +0100
committerMilan Crha <mcrha@redhat.com>2016-11-10 10:27:36 +0100
commitfbf9371fb38e552ec29a40022e2460b032a49bb9 (patch)
tree4ec90a02b38aa74538c2326d23ae671631802dad /src/libedataserver/e-secret-store.c
parent42e012481a94f582f3320561d4a9d5d8e2351506 (diff)
downloadevolution-data-server-fbf9371fb38e552ec29a40022e2460b032a49bb9.tar.gz
Fix some of the gtk-doc warnings
Diffstat (limited to 'src/libedataserver/e-secret-store.c')
-rw-r--r--src/libedataserver/e-secret-store.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libedataserver/e-secret-store.c b/src/libedataserver/e-secret-store.c
index 0a133dc78..d28107a34 100644
--- a/src/libedataserver/e-secret-store.c
+++ b/src/libedataserver/e-secret-store.c
@@ -269,6 +269,7 @@ static SecretSchema password_schema = {
* e_secret_store_store_sync:
* @uid: a unique identifier of the secret
* @secret: the secret to store
+ * @label: human readable description of the secret
* @permanently: store permanently or just for the session
* @cancellable: optional #GCancellable object, or %NULL
* @error: return location for a #GError, or %NULL