--- 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);