X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvstore.c;h=7b15491f36292d74dbea558d88fb15c0700403c7;hp=dd6dc88740f40c74368f2fac4e80e2efb30b8257;hb=a753601a3811c10e433dbb04d8211a3df4b99012;hpb=96a8fdb8b141aecc1732615454fdabc584c0142c 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); /*