X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Frepl.c;h=2c14224af15ee243801c87090ad83dcb34813bda;hb=517661967774d60716ecff152c642b417195f900;hp=07ec48c0197532f4c74ffa7580f1dbd80096aa6d;hpb=ac7004d83eba4b4685d9a03d9e3b2a5acab36a84;p=mmh diff --git a/uip/repl.c b/uip/repl.c index 07ec48c..2c14224 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -101,7 +101,7 @@ static int dftype=0; static char *badaddrs = NULL; static char *dfhost = NULL; -static struct mailname mq = { NULL }; +static struct mailname mq; static struct format *fmt;