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