X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhlist.c;h=312705ad35178ab4850758a08e7a9b663fc0b886;hb=6f9ad17b37a782a142df2f9c40dae64e4407a64c;hp=d6986684aec6ece4b049daa7b165e4d7210efe0b;hpb=1a0dcd0a540e3af64ff63d84839336bf8c85ec40;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index d698668..312705a 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -94,7 +94,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); /* mhlistsbr.c */ @@ -108,7 +107,7 @@ void freects_done (int) NORETURN; /* * static prototypes */ -static RETSIGTYPE pipeser (int); +static void pipeser (int); int @@ -371,7 +370,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser (int i) { if (i == SIGQUIT) {