summaryrefslogtreecommitdiff
path: root/libpurple/account.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-11-19 20:07:44 -0600
committerGary Kramlich <grim@reaperworld.com>2020-11-19 20:07:44 -0600
commit143e31ba0d2cde0a8f9de9cbd4f796ab835148cf (patch)
treef349b15a8450e9ea8157a420ced7ecaa7e920bfe /libpurple/account.h
parentb35626bbb53fa7dd003479c9b350e66eea8bdd09 (diff)
downloadpidgin-143e31ba0d2cde0a8f9de9cbd4f796ab835148cf.tar.gz
Clean up a bunch doc issues.
Testing Done: Built the docs a million times verifying the fixes. Reviewed at https://reviews.imfreedom.org/r/229/
Diffstat (limited to 'libpurple/account.h')
-rw-r--r--libpurple/account.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpurple/account.h b/libpurple/account.h
index ae15aab2f4..f3331fb078 100644
--- a/libpurple/account.h
+++ b/libpurple/account.h
@@ -442,14 +442,14 @@ void purple_account_set_status_types(PurpleAccount *account, GList *status_types
* <literal>"message"</literal> followed by
* <literal>"hello, talk to me!"</literal>.)
*
- * Variadic version of purple_account_set_status_list().
+ * Variadic version of purple_account_set_status_attrs().
*/
void purple_account_set_status(PurpleAccount *account, const char *status_id,
gboolean active, ...) G_GNUC_NULL_TERMINATED;
/**
- * purple_account_set_status_list:
+ * purple_account_set_status_attrs:
* @account: The account.
* @status_id: The ID of the status.
* @active: Whether @a status_id is to be activated (%TRUE) or