]> diplodocus.org Git - nmh/blobdiff - h/mhparse.h
Added -decodetypes switch to mhfixmsg(1).
[nmh] / h / mhparse.h
index 371e671a826dae328c186bd345d7a4c841ea9b15..3efec9cb62dff37b2d8ab1aa364313f6c9365dab 100644 (file)
@@ -6,7 +6,7 @@
 
 #define        NPARTS  50
 #define        NTYPES  20
-#define        NPARMS  10
+#define        NPREFS  20
 
 /*
  * Abstract type for header fields
@@ -338,6 +338,8 @@ void close_encoding (CT);
 void free_content (CT);
 char *ct_type_str (int);
 char *ct_subtype_str (int, int);
+int ct_str_type (const char *);
+int ct_str_subtype (int, const char *);
 const struct str2init *get_ct_init (int);
 const char *ce_str (int);
 const struct str2init *get_ce_method (const char *);
@@ -500,8 +502,7 @@ char *get_param_value(PM pm, char replace);
  * markerform  - The name of a file containg mh-format(5) code used to
  *               display markers about non-displayed MIME parts.
  */
-void show_all_messages(CT *cts, int concat, int textonly, int inlineonly,
-                      char *markerform);
+void show_all_messages(CT *cts, int concat, int textonly, int inlineonly);
 
 /*
  * Display (or store) a single MIME part using the specified command