X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;fp=uip%2Fforw.c;h=be1242b34a14251de1ae93cc5013c81aa2bb8f80;hb=2e5668919988fce4e523cbf2294698841b1106a0;hp=53b09683b083848178bfbe01dc52c11c8fe61c47;hpb=701adc46db60b3ca1f2e5087805eba59ffe87976;p=mmh diff --git a/uip/forw.c b/uip/forw.c index 53b0968..be1242b 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -325,7 +325,7 @@ build_form(char *form, char *digest, int volume, int issue) cptr->c_text = digest; FINDCOMP(cptr, "date"); if (cptr) - cptr->c_text = getcpy(dtimenow(0)); + cptr->c_text = getcpy(dtimenow()); dat[0] = issue; dat[1] = volume;