]> diplodocus.org Git - nmh/blobdiff - uip/mhshow.c
Hopefully made the format documentation a little bit clearer.
[nmh] / uip / mhshow.c
index 4667e34cf07531f4b62aa01cda8c994808cfd33e..ea34914b2cb6933bea4887207b1954a3d6e9d670 100644 (file)
@@ -124,7 +124,7 @@ void freects_done (int) NORETURN;
 /*
  * static prototypes
  */
-static RETSIGTYPE pipeser (int);
+static void pipeser (int);
 
 
 int
@@ -451,7 +451,7 @@ do_cache:
 }
 
 
-static RETSIGTYPE
+static void
 pipeser (int i)
 {
     if (i == SIGQUIT) {