X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsortm.c;h=61953e17fbe7fbcb61737b22ee1c384d80992bf0;hb=4cc601f996579386ce4f4937b9b72b7b3d891107;hp=6d45d35dc4b0149a7b10bd724b966500d21dcebc;hpb=a87df3543d3bc128ba4079d1f95638476ba5ca50;p=mmh diff --git a/uip/sortm.c b/uip/sortm.c index 6d45d35..61953e1 100644 --- a/uip/sortm.c +++ b/uip/sortm.c @@ -321,7 +321,7 @@ static int get_fields(char *datesw, int msg, struct smsg *smsg) { enum state state; - struct field f = free_field; + struct field f = {{0}}; int compnum; char *msgnam; struct tws *tw;