X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=5943857c0d92f55238785c78ef8c68e97537f468;hb=84c6039eb7226c0ba0a8f708205e33d10950d2ae;hp=4e2c18ae1a9846de80e4bad84bf0bcd4e5e758de;hpb=67411b1f95d6ec987b4c732459e1ba8a8ac192c6;p=mmh diff --git a/uip/repl.c b/uip/repl.c index 4e2c18a..5943857 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); + cp = new_fs(form, NULL, NULL, NULL); format_len = strlen(cp); /* compile format string */