X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Finc.c;h=54eb70ef60cdb4d9997515493b1f59bf0ede8c39;hb=552fd7253e5ee9e554c5c7a8248a6322aa4363bb;hp=2a866e925867497638a42f80b770fd2465aa64e1;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh diff --git a/uip/inc.c b/uip/inc.c index 2a866e9..54eb70e 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -506,7 +506,7 @@ main(int argc, char **argv) if (msgnum == hghnum) { admonish(NULL, "no messages incorporated"); } else { - context_replace(pfolder, folder); /* update current folder */ + context_replace(curfolder, folder); /* update current folder */ if (chgflag) mp->curmsg = hghnum + 1; mp->hghmsg = msgnum;