Remove OS-specific defines. Remove GECOS ampersand-magic, along with it.
[mmh] / uip / mhstore.c
index 377e8dc..e510d13 100644 (file)
@@ -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) {