Hi,
sorry, I forgot the use of cfo_newconff, like in the old patch.
+ if (strcmp(currenthash, newdisthash) != 0 && f_overwriteconf
+ || !strcmp(currenthash, NONEXISTENTFLAG) && fc_conff_miss) {
+ if (useredited) {
+ what |= cfof_prompt;
+ fc_conff_new = 1;
+ } else
+ what = cfo_newconff;
+ }
regards,
Daniel Bock