diff -r c8486462bb63 -r 876483829700 finch/plugins/gnthistory.c --- a/finch/plugins/gnthistory.c Tue Sep 10 21:47:37 2013 +0200 +++ b/finch/plugins/gnthistory.c Tue Sep 10 22:32:40 2013 +0200 @@ -180,7 +180,7 @@ fields, _("OK"), G_CALLBACK(finch_request_save_in_prefs), _("Cancel"), NULL, - NULL, NULL, NULL, plugin); + NULL, plugin); } }