X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlistsbr.c;h=5dee1157766191485bf2e641bf8f5ee33e79b8d6;hb=264f6e648f566f8efaa0188fb6a9e4908329d6d6;hp=1777cf4bfad92824d49b3ea3e4ba055d581f1bc5;hpb=55e1d8c654ee0f7c45b9361ce34617983b454c32;p=mmh diff --git a/uip/mhlistsbr.c b/uip/mhlistsbr.c index 1777cf4..5dee115 100644 --- a/uip/mhlistsbr.c +++ b/uip/mhlistsbr.c @@ -255,8 +255,8 @@ list_debug(CT ct) ct->c_type, ct->c_subtype, (unsigned int)(unsigned long) ct->c_ctparams); + fprintf(stderr, " charset \"%s\"\n", empty(ct->c_charset)); fprintf(stderr, " showproc \"%s\"\n", empty(ct->c_showproc)); - fprintf(stderr, " termproc \"%s\"\n", empty(ct->c_termproc)); fprintf(stderr, " storeproc \"%s\"\n", empty(ct->c_storeproc)); /* print transfer encoding information */