X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=8ce7d6200f71b15d764db23ff66cdc2ffae6168c;hb=5b792c4424571f05bc2008e3109797d18d7d00d1;hp=1fbd50e2cc875c17f52beef5007c57c2ca1dc7e2;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 1fbd50e..8ce7d62 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -375,7 +375,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 */