No more mhshow-charset-* but instead automatic invocation of iconv(1).
[mmh] / uip / mhlistsbr.c
index 1777cf4..5dee115 100644 (file)
@@ -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 */