mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
secret_value_unref_to_password: Annotate out param
This commit is contained in:
parent
0457c29dad
commit
e4ea94621b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user