--- a/libpurple/buddylist.h Wed Jan 29 09:56:14 2014 +0530 +++ b/libpurple/buddylist.h Wed Jan 29 10:01:14 2014 +0530 @@ -362,7 +362,7 @@ * @account: The chat's account. * @name: The chat's name. * - * Returns: The chat, or @c NULL if the chat does not exist. + * Returns: The chat, or %NULL if the chat does not exist. */ PurpleChat *purple_blist_find_chat(PurpleAccount *account, const char *name);