X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/4885712264980e6cbc2039f9158027bee9213475..da6af9633:/uip/rcvstore.c diff --git a/uip/rcvstore.c b/uip/rcvstore.c index dd6dc887..7b15491f 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); /*