Remove OS-specific defines. Remove GECOS ampersand-magic, along with it.
[mmh] / uip / mhshow.c
index ebbd8ec..4a07d01 100644 (file)
@@ -102,7 +102,7 @@ void freects_done(int) NORETURN;
 /*
 ** static prototypes
 */
-static RETSIGTYPE pipeser(int);
+static void pipeser(int);
 
 
 int
@@ -405,7 +405,7 @@ do_cache:
 }
 
 
-static RETSIGTYPE
+static void
 pipeser(int i)
 {
        if (i == SIGQUIT) {