diff options
Diffstat (limited to 'usr.sbin/quotaon/quotaon.c')
-rw-r--r-- | usr.sbin/quotaon/quotaon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index d049ebdde11d..fb215e1f507d 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)quotaon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: quotaon.c,v 1.1.1.1.8.2 1997/11/04 07:24:32 charnier Exp $"; + "$Id: quotaon.c,v 1.1.1.1.8.3 1998/03/09 13:52:10 jkh Exp $"; #endif /* not lint */ /* |