output r/w access mode on files
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 26 May 1993 05:16:32 +0000 (21:16 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Wed, 26 May 1993 05:16:32 +0000 (21:16 -0800)
SCCS-vsn: usr.bin/fstat/fstat.c 5.45

usr/src/usr.bin/fstat/fstat.c

index 6b4678a..eee4e4f 100644 (file)
@@ -12,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)fstat.c    5.44 (Berkeley) %G%";
+static char sccsid[] = "@(#)fstat.c    5.45 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>