X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhmail.c;h=377fccd065e19f06be1eb2905415d0297090f76d;hb=19f0a0fb37951be3155401e02425cb25365ff601;hp=e5868609584aea49e60068d837bb5d189f77fb0d;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/uip/mhmail.c b/uip/mhmail.c index e586860..377fccd 100644 --- a/uip/mhmail.c +++ b/uip/mhmail.c @@ -37,7 +37,7 @@ static char tmpfil[BUFSIZ]; /* * static prototypes */ -static RETSIGTYPE intrser (int); +static void intrser (int); int @@ -197,7 +197,7 @@ main (int argc, char **argv) } -static RETSIGTYPE +static void intrser (int i) { #ifndef RELIABLE_SIGNALS