--- a/finch/gntstatus.h Wed Jan 29 10:10:12 2014 +0530 +++ b/finch/gntstatus.h Wed Jan 29 10:49:02 2014 +0530 @@ -42,7 +42,7 @@ /** * Show a dialog to edit a status. * - * @saved: The saved status to edit. Set it to %NULL to create a new status. + * @param saved The saved status to edit. Set it to @c NULL to create a new status. */ void finch_savedstatus_edit(PurpleSavedStatus *saved);