]> git.marmaro.de Git - mmh/blobdiff - uip/mhlistsbr.c
No more mhshow-charset-* but instead automatic invocation of iconv(1).
[mmh] / uip / mhlistsbr.c
index 1777cf4bfad92824d49b3ea3e4ba055d581f1bc5..5dee1157766191485bf2e641bf8f5ee33e79b8d6 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 */