]> diplodocus.org Git - nmh/blobdiff - uip/mhtest.c
uip/termsbr.c: remove references to PC and ospeed().
[nmh] / uip / mhtest.c
index c884ffed46517a4635ffa5ae17ffbff47eedeade..cde45dbdf6f92249048fc7aa140235ed481beb79 100644 (file)
@@ -105,7 +105,7 @@ void freects_done (int) NORETURN;
  * static prototypes
  */
 static int write_content (CT *, char *);
-static RETSIGTYPE pipeser (int);
+static void pipeser (int);
 
 
 int
@@ -377,7 +377,7 @@ write_content (CT *cts, char *outfile)
 }
 
 
-static RETSIGTYPE
+static void
 pipeser (int i)
 {
     if (i == SIGQUIT) {