X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d6b2ae5fa68b9a82ffc006c233aef64c5cdb3bd2..7711f3fc00259e55f630cfe6104eff3083dc9d77:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index 39d86933..be433d69 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -115,7 +115,7 @@ static int storesw = 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);