X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Fspam_report%2Fspam_report_prefs.c;h=fe98d4f503a4ca146bdb6bb8179afcffd008b5db;hp=ec7ae8b56788c3c86dc66bd7f4981323c30e7d7e;hb=499c9fec4dda5f698378c506af1001cdcb41b04e;hpb=56300484d6eddaf3d077a9dfa97da1b981fa110b diff --git a/src/plugins/spam_report/spam_report_prefs.c b/src/plugins/spam_report/spam_report_prefs.c index ec7ae8b56..fe98d4f50 100644 --- a/src/plugins/spam_report/spam_report_prefs.c +++ b/src/plugins/spam_report/spam_report_prefs.c @@ -233,7 +233,7 @@ static void save_spamreport_prefs(PrefsPage *page) prefs_file_close(pref_file); } -void spamreport_master_password_change(const gchar *oldp, const gchar *newp) { +void spamreport_master_passphrase_change(const gchar *oldp, const gchar *newp) { gchar *pass; int i;