X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvstore.c;fp=uip%2Frcvstore.c;h=b9342209d57d2268c7134c190f6afa38b54e6d33;hp=99ec48c59950de1d8b02498cedf1a235c5b37917;hb=7e3bc577e84e13a47005a706718bd6ec0e6a0e0a;hpb=246ca516a0f7b870316116bc184347b0fb2bc00b diff --git a/uip/rcvstore.c b/uip/rcvstore.c index 99ec48c..b934220 100644 --- a/uip/rcvstore.c +++ b/uip/rcvstore.c @@ -202,8 +202,8 @@ main(int argc, char **argv) ** Link message into folder, and possibly add ** to the Unseen-Sequence's. */ - if ((msgnum = folder_addmsg(&mp, tmpfilenam, 0, unseensw, 0, 0, - (char *)0)) == -1) + if ((msgnum = folder_addmsg(&mp, tmpfilenam, 0, unseensw, 0, 0, NULL)) + == -1) done(1); /*