summaryrefslogtreecommitdiff
path: root/libsecret/secret-value.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsecret/secret-value.c')
-rw-r--r--libsecret/secret-value.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsecret/secret-value.c b/libsecret/secret-value.c
index 19a2131..db2fcc2 100644
--- a/libsecret/secret-value.c
+++ b/libsecret/secret-value.c
@@ -253,7 +253,7 @@ is_password_value (SecretValue *value)
/**
* secret_value_unref_to_password:
* @value: the value
- * @length: the length of the secret
+ * @length: (inout): the length of the secret
*
* Unreference a #SecretValue and steal the secret data in
* #SecretValue as nonpageable memory.