X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=handler.c;h=553ff298d8fee8f01e56a0e21736f7f376f72160;hp=137cc7daba02f81f8029e3bc11a8ae241becd6dc;hb=9274cbe8e6410ddb95ddc667faa678a29da85420;hpb=c22c84b23ab59c81ccd397c992b1c4adbbddeb80 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) <