libpurple/purplecredentialprovider.h

changeset 41031
2918459dbd63
parent 41010
d0abbb616bea
child 41207
d91e963b0a1c
--- a/libpurple/purplecredentialprovider.h	Mon Aug 16 03:10:08 2021 -0500
+++ b/libpurple/purplecredentialprovider.h	Mon Aug 23 07:16:01 2021 -0500
@@ -269,8 +269,8 @@
  * Finishes a previous call to
  * purple_credential_provider_clear_password_async().
  *
- * Returns: %TRUE if the password was cleared successfully, otherwise %FALSE
- *          with @error set.
+ * Returns: %TRUE if the password didn't exist or was cleared successfully,
+ *          otherwise %FALSE with @error set.
  *
  * Since: 3.0.0
  */

mercurial