X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frepl.c;h=efc2b540ca07fa0af216343a046fcd702f00acfe;hp=5943857c0d92f55238785c78ef8c68e97537f468;hb=f51956be123db66b00138f80464d06f030dbb88d;hpb=a0b824f146a18ad99633addede9e81a470d4cb59 diff --git a/uip/repl.c b/uip/repl.c index 5943857..efc2b54 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -424,7 +424,7 @@ replout(FILE *inb, char *msg, char *drft, struct msgs *mp, umask(mask); /* get new format string */ - cp = new_fs(form, NULL, NULL, NULL); + cp = new_fs(form, NULL); format_len = strlen(cp); /* compile format string */