X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fgetans.c;h=7254d6bd54efc322425e208b08a60570df6f47bc;hb=b33ba7a7953d06a123ee59811903f0eb7f69e120;hp=af882d5f9d921171742278c5a1cf1d6d612a0393;hpb=5b792c4424571f05bc2008e3109797d18d7d00d1;p=mmh diff --git a/sbr/getans.c b/sbr/getans.c index af882d5..7254d6b 100644 --- a/sbr/getans.c +++ b/sbr/getans.c @@ -17,7 +17,7 @@ static jmp_buf sigenv; /* ** static prototypes */ -static RETSIGTYPE intrser(int); +static void intrser(int); char ** @@ -66,7 +66,7 @@ getans(char *prompt, struct swit *ansp) } -static RETSIGTYPE +static void intrser(int i) { /*