new signals
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 20 Jan 1990 06:53:08 +0000 (22:53 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 20 Jan 1990 06:53:08 +0000 (22:53 -0800)
SCCS-vsn: sbin/restore/interactive.c 5.7

usr/src/sbin/restore/interactive.c

index 3de3ed8..92f1eab 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)interactive.c      5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)interactive.c      5.7 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "restore.h"
 #endif /* not lint */
 
 #include "restore.h"
@@ -833,6 +833,7 @@ fmtentry(fp)
 /*
  * respond to interrupts
  */
 /*
  * respond to interrupts
  */
+void
 onintr()
 {
        if (command == 'i')
 onintr()
 {
        if (command == 'i')