X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;h=feb60f96ade31604f9b0d98c1dc41b7917513fbd;hp=b84632bd1a5c4347cb85191a0538e54e13c67e70;hb=a0b824f146a18ad99633addede9e81a470d4cb59;hpb=2d48b455c303a807041c35e4248955f8bec59eeb diff --git a/uip/forw.c b/uip/forw.c index b84632b..feb60f9 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -304,7 +304,7 @@ build_form(char *form, char *digest, int volume, int issue) char *cp = NULL; /* Get new format string */ - nfs = new_fs(form, NULL, NULL); + nfs = new_fs(form, NULL, NULL, NULL); fmtsize = strlen(nfs) + 256; /* Compile format string */