X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhn.c;h=3d8801eec3753e17181837bd7fd2ca9a30c8ac89;hb=674c6f70fa9371ce754daddc0441fff26279a54c;hp=fe728f933abef9d97da4898a1dcfc55473bd7bb4;hpb=1a0dcd0a540e3af64ff63d84839336bf8c85ec40;p=mmh diff --git a/uip/mhn.c b/uip/mhn.c index fe728f9..3d8801e 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -173,7 +173,6 @@ CT parse_mime (char *); /* mhmisc.c */ int part_ok (CT, int); int type_ok (CT, int); -void set_endian (void); void flush_errors (void); /* mhshowsbr.c */ @@ -196,7 +195,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -684,7 +683,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {