X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=c1a3edbe54489fbd1e3b90dfb5d3fb6e65778a6d;hb=5b9d883db0318ed2b84bb82dee880d7381f99188;hp=8ce7d6200f71b15d764db23ff66cdc2ffae6168c;hpb=682962d94b21e120c78a52a8bdcb6aa994330a14;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 8ce7d62..c1a3edb 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include @@ -301,7 +300,7 @@ do_cache: ** message(s) are coming from a folder */ if (!msgs.size) - app_msgarg(&msgs, "cur"); + app_msgarg(&msgs, seq_cur); if (!folder) folder = getcurfol(); maildir = toabsdir(folder);