X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhtest.c;h=1f6846bc29f4e585b5a6979e6c8f4fe2285840d1;hp=df5985fac4ab45682f0d285cbf849928043acbd2;hb=682962d94b21e120c78a52a8bdcb6aa994330a14;hpb=cff0e16925e7edbd25b8b9d6d4fbdf03e0e60c01 diff --git a/uip/mhtest.c b/uip/mhtest.c index df5985f..1f6846b 100644 --- a/uip/mhtest.c +++ b/uip/mhtest.c @@ -353,7 +353,7 @@ do_cache: /* If reading from a folder, do some updating */ if (mp) { - context_replace(pfolder, folder); /* update current folder */ + context_replace(curfolder, folder); /* update current folder */ seq_setcur(mp, mp->hghsel); /* update current message */ seq_save(mp); /* synchronize sequences */ context_save(); /* save the context file */