X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=3ce0b216f0a18f1e130671cc67c7a86362558123;hb=552fd7253e5ee9e554c5c7a8248a6322aa4363bb;hp=3f940f7b8034528ccabf78d0ce031e7907fc4ea1;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh diff --git a/uip/forw.c b/uip/forw.c index 3f940f7..3ce0b21 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -349,7 +349,7 @@ main(int argc, char **argv) context_replace(buf, getcpy(value)); } - context_replace(pfolder, folder); /* update current folder */ + context_replace(curfolder, folder); /* update current folder */ seq_setcur(mp, mp->lowsel); /* update current message */ seq_save(mp); /* synchronize sequences */ context_save(); /* save the context file */