pidgin/gtkaccount.h

branch
soc.2013.gobjectification.plugins
changeset 37021
04c99b24db84
parent 37017
8e2b68c79fa1
child 37023
d9bcdc9a91e6
--- a/pidgin/gtkaccount.h	Wed Jan 29 09:56:14 2014 +0530
+++ b/pidgin/gtkaccount.h	Wed Jan 29 10:01:14 2014 +0530
@@ -53,7 +53,7 @@
  * Shows an add/modify account dialog.
  *
  * @type:    The type of dialog.
- * @account: The associated account, or @c NULL for an Add dialog.
+ * @account: The associated account, or %NULL for an Add dialog.
  */
 void pidgin_account_dialog_show(PidginAccountDialogType type,
 								  PurpleAccount *account);

mercurial