X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscan.c;h=478e4a6965bae6d0504ee61d4f8e2b35eab666ad;hp=ea05cd2b930f31e445994952cd19b9f799536d38;hb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;hpb=a7771fd2e83d64228fb675749fc936151249dbd3 diff --git a/uip/scan.c b/uip/scan.c index ea05cd2..478e4a6 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -204,7 +204,7 @@ main(int argc, char **argv) */ if (!msgs.size) - app_msgarg(&msgs, "all"); + app_msgarg(&msgs, seq_all); if (!folder) folder = getcurfol(); maildir = toabsdir(folder);