X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=handler.c;h=553ff298d8fee8f01e56a0e21736f7f376f72160;hp=137cc7daba02f81f8029e3bc11a8ae241becd6dc;hb=9aae63e2d1cce39bb0928362416a8d17b953ca5e;hpb=ecaab35b973fbceb58b5ed174971c82762cc0199 diff --git a/handler.c b/handler.c index 137cc7d..553ff29 100644 --- a/handler.c +++ b/handler.c @@ -678,7 +678,7 @@ int text_enriched_handler (BODY * a, STATE * s) int tag_len = 0; char tag[LONG_STRING + 1]; - memset (&stte, 0, sizeof (stte)); + p_clear(&stte, 1); stte.s = s; stte.WrapMargin = ((s->flags & M_DISPLAY) ? (COLS - 4) : ((COLS - 4) <