]> diplodocus.org Git - nmh/blobdiff - uip/mhlist.c
The test check() function now removes the expected and actual output files if they...
[nmh] / uip / mhlist.c
index d6986684aec6ece4b049daa7b165e4d7210efe0b..664be9f6b8fe5c8e7378b25abca845e25c20200c 100644 (file)
@@ -108,7 +108,7 @@ void freects_done (int) NORETURN;
 /*
  * static prototypes
  */
-static RETSIGTYPE pipeser (int);
+static void pipeser (int);
 
 
 int
@@ -371,7 +371,7 @@ do_cache:
 }
 
 
-static RETSIGTYPE
+static void
 pipeser (int i)
 {
     if (i == SIGQUIT) {