add fragmentation statistics
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 24 Oct 1985 07:03:01 +0000 (23:03 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 24 Oct 1985 07:03:01 +0000 (23:03 -0800)
SCCS-vsn: sbin/fsck/main.c 5.3

usr/src/sbin/fsck/main.c

index 9c2fc94..15c8727 100644 (file)
@@ -11,7 +11,7 @@ char copyright[] =
 #endif not lint
 
 #ifndef lint
 #endif not lint
 
 #ifndef lint
-static char sccsid[] = "@(#)main.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)main.c     5.3 (Berkeley) %G%";
 #endif not lint
 
 #include <sys/param.h>
 #endif not lint
 
 #include <sys/param.h>