X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;fp=uip%2Frepl.c;h=d71f27b31f6f601a617928de19ee2a4cb058c878;hb=cdb32d069bdcb6fa04ca7e3d87240442665611b0;hp=bbc3cfe83be6a59f3d93ac5dc08ed2eddcc8fab7;hpb=02ad941fcb6ccc24fab97dff24a8f5253ab7e538;p=mmh diff --git a/uip/repl.c b/uip/repl.c index bbc3cfe..d71f27b 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -378,7 +378,7 @@ replout(FILE *inb, char *drft, struct msgs *mp, int mime, char *form, char *filter) { enum state state; - struct field f = free_field; + struct field f = {{0}}; int i; struct comp *cptr; char **ap;