]> diplodocus.org Git - nmh/blobdiff - uip/mhlist.c
mhshow.man: more detail on use of -part and -type switches
[nmh] / uip / mhlist.c
index 91b09841cdf5099a7b01ef19abb0d1bd9e51dd5c..3e98b8710bcc6db2995118e57448defa9fa8b0fa 100644 (file)
@@ -74,7 +74,7 @@ int debugsw = 0;
 CT parse_mime (char *);
 
 /* mhmisc.c */
-int part_ok (CT, int);
+int part_ok (CT);
 int type_ok (CT, int);
 void flush_errors (void);