restor from "standard" (ie 1K file system) dump tapes
authorKirk McKusick <mckusic@ucbvax.Berkeley.EDU>
Sun, 1 Nov 1981 18:03:26 +0000 (10:03 -0800)
committerKirk McKusick <mckusic@ucbvax.Berkeley.EDU>
Sun, 1 Nov 1981 18:03:26 +0000 (10:03 -0800)
SCCS-vsn: sbin/restore/main.c 1.4

usr/src/sbin/restore/main.c

index 06f9038..533c883 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1981 Regents of the University of California */
 
 /* Copyright (c) 1981 Regents of the University of California */
 
-char version[] = "@(#)main.c 1.3 %G%";
+char version[] = "@(#)main.c 1.4 %G%";
 
 /*     Modified to include h option (recursively extract all files within
  *     a subtree) and m option (recreate the heirarchical structure of
 
 /*     Modified to include h option (recursively extract all files within
  *     a subtree) and m option (recreate the heirarchical structure of