X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fwhom.c;h=a72c84f0977d88ad413c2d103018482a5676ba00;hp=c4e7e8f87497fa1bee07e0ed603280babc472441;hb=cdb32d069bdcb6fa04ca7e3d87240442665611b0;hpb=02ad941fcb6ccc24fab97dff24a8f5253ab7e538 diff --git a/uip/whom.c b/uip/whom.c index c4e7e8f..a72c84f 100644 --- a/uip/whom.c +++ b/uip/whom.c @@ -204,7 +204,7 @@ static int process(char *file) { enum state state; - struct field f = free_field; + struct field f = {{0}}; int compnum; FILE *in;