X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fquote_fmt_parse.y;h=6d0556af3b4b3d613c1ae8f5442ad3f576000af4;hp=3919a5e3d84b638564ceb54aa87ad004948748bf;hb=62ea1351e5455acbedb2a115d90e3643df5f1d89;hpb=a38d4b6a5cb9935c50a5d53820d08fd0a39649cb diff --git a/src/quote_fmt_parse.y b/src/quote_fmt_parse.y index 3919a5e3d..6d0556af3 100644 --- a/src/quote_fmt_parse.y +++ b/src/quote_fmt_parse.y @@ -166,8 +166,8 @@ void quote_fmt_reset_vartable(void) #ifdef USE_ASPELL void quote_fmt_init(MsgInfo *info, const gchar *my_quote_str, const gchar *my_body, gboolean my_dry_run, - PrefsAccount *account, - GtkAspell *gtkaspell); + PrefsAccount *compose_account, + GtkAspell *compose_gtkaspell) #else void quote_fmt_init(MsgInfo *info, const gchar *my_quote_str, const gchar *my_body, gboolean my_dry_run,