libpurple/buddylist.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37023
d9bcdc9a91e6
--- 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);
 

mercurial