allow fstab file to override location of quota file
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 7 May 1990 06:45:30 +0000 (22:45 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Mon, 7 May 1990 06:45:30 +0000 (22:45 -0800)
SCCS-vsn: usr.bin/quota/quota.c 5.10

usr/src/usr.bin/quota/quota.c

index 8d8d76b..6830f44 100644 (file)
@@ -25,7 +25,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)quota.c    5.9 (Berkeley) %G%";
+static char sccsid[] = "@(#)quota.c    5.10 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*