# HG changeset patch # User Mark Doliner # Date 1252430137 0 # Node ID da4667a7a129e3c86efb9e9fdce42c22b5d64039 # Parent 915ff09c2b9168a744dd7a76b527117b8a49ab81 Correct the version number in this @since tag diff -r 915ff09c2b91 -r da4667a7a129 libpurple/account.h --- a/libpurple/account.h Tue Sep 08 15:48:38 2009 +0000 +++ b/libpurple/account.h Tue Sep 08 17:15:37 2009 +0000 @@ -639,7 +639,7 @@ * * @return The name to display. * - * @since 2.6.0 + * @since 2.7.0 */ const gchar *purple_account_get_name_for_display(const PurpleAccount *account);