[libsecret: 3/13] secret_value_unref_to_password: Annotate out param
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret: 3/13] secret_value_unref_to_password: Annotate out param
- Date: Sat, 12 Feb 2022 10:52:28 +0000 (UTC)
commit e4ea94621b0e2fab4291ff9fe5421bf14ad11e53
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Sat Feb 5 20:29:47 2022 +0100
secret_value_unref_to_password: Annotate out param
libsecret/secret-value.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]