--- a/finch/plugins/gnthistory.c Sat Sep 07 02:30:39 2013 +0530
+++ b/finch/plugins/gnthistory.c Thu Sep 12 19:08:48 2013 +0530
@@ -178,7 +178,7 @@
fields,
_("OK"), G_CALLBACK(finch_request_save_in_prefs),
_("Cancel"), NULL,
- NULL, NULL, NULL, plugin);
+ NULL, plugin);
}
}