X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvstore.c;h=b9342209d57d2268c7134c190f6afa38b54e6d33;hb=c2360569e1d8d3678e294eb7c1354cb8bf7501c1;hp=99ec48c59950de1d8b02498cedf1a235c5b37917;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh 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); /*