X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvstore.c;h=7b15491f36292d74dbea558d88fb15c0700403c7;hb=81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2;hp=dd6dc88740f40c74368f2fac4e80e2efb30b8257;hpb=4885712264980e6cbc2039f9158027bee9213475;p=mmh diff --git a/uip/rcvstore.c b/uip/rcvstore.c index dd6dc88..7b15491 100644 --- a/uip/rcvstore.c +++ b/uip/rcvstore.c @@ -202,7 +202,7 @@ 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)) == -1) + if ((msgnum = folder_addmsg (&mp, tmpfilenam, 0, unseensw, 0, 0, (char *)0)) == -1) done (1); /*