/* Copy the Content-Transfer-Encoding header field body so we can
remove any trailing whitespace and leading blanks from it. */
char *cte = add (ct->c_celine ? ct->c_celine : "(null)", NULL);
bp = cte + strlen (cte) - 1;
/* Copy the Content-Transfer-Encoding header field body so we can
remove any trailing whitespace and leading blanks from it. */
char *cte = add (ct->c_celine ? ct->c_celine : "(null)", NULL);
bp = cte + strlen (cte) - 1;