X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=e510d1396419e2c00c7850f51f3904fa517a8ebd;hb=ac0b9fcce4167e2959ebc5b8d6efb8511acec66d;hp=377e8dc7b72ce45478e981f83a8ca748b6f844fc;hpb=7ffcbc3d01bb58a071d56f5e7379948c579f634a;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index 377e8dc..e510d13 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -94,7 +94,7 @@ void freects_done(int) NORETURN; /* ** static prototypes */ -static RETSIGTYPE pipeser(int); +static void pipeser(int); int autosw = 0; @@ -423,7 +423,7 @@ do_cache: } -static RETSIGTYPE +static void pipeser(int i) { if (i == SIGQUIT) {