X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscan.c;h=5cac62641839e3ff16761ca7f4b9bf0c5d8406a3;hp=1276d5b17b6bfad3e55f3f8fbf202df9cf23ba2f;hb=682962d94b21e120c78a52a8bdcb6aa994330a14;hpb=cff0e16925e7edbd25b8b9d6d4fbdf03e0e60c01 diff --git a/uip/scan.c b/uip/scan.c index 1276d5b..5cac626 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -223,7 +223,7 @@ main(int argc, char **argv) done(1); seq_setprev(mp); /* set the Previous-Sequence */ - context_replace(pfolder, folder); /* update current folder */ + context_replace(curfolder, folder); /* update current folder */ seq_save(mp); /* synchronize message sequences */ context_save(); /* save the context file */