X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finc.c;h=ee51219760a8f0e2bf42b51a7c6f14e17d138a2c;hp=98fffef1be34bbe69bdfd22b0be8881313ec373d;hb=2e5668919988fce4e523cbf2294698841b1106a0;hpb=701adc46db60b3ca1f2e5087805eba59ffe87976 diff --git a/uip/inc.c b/uip/inc.c index 98fffef..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