X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=2c14224af15ee243801c87090ad83dcb34813bda;hb=d5b5e6e4813b7fd77dc1664df4304537f3002cf3;hp=07ec48c0197532f4c74ffa7580f1dbd80096aa6d;hpb=bca1c9b36980c74f4dcc66a2d23e5d09083e0201;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;