X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Finc.c;h=ee51219760a8f0e2bf42b51a7c6f14e17d138a2c;hb=c986c4f537fa8adc7d84f338976613ac4475bea3;hp=be6be22a0d37a78f2d3e9a4727b5c2903847a2c3;hpb=d4f5f9d551c05931478fcdfb5cd4ac06b419eeda;p=mmh diff --git a/uip/inc.c b/uip/inc.c index be6be22..ee51219 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -337,7 +337,7 @@ main(int argc, char **argv) chmod(audfile, m_gmprot()); fprintf(aud, from ? "<> %s -ms %s\n" : "<> %s\n", - dtimenow(0), from); + dtimenow(), from); } #ifdef MHE @@ -365,7 +365,7 @@ main(int argc, char **argv) /* ** Get the mail from file (usually mail spool) */ - m_unknown(in); /* the MAGIC invocation... */ + thisisanmbox(in); hghnum = msgnum = mp->hghmsg; for (;;) { /*