diff options
Diffstat (limited to 'usr.bin/quota/quota.c')
-rw-r--r-- | usr.bin/quota/quota.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/quota/quota.c b/usr.bin/quota/quota.c index 9fd27642e5aa5..3744bb85c883a 100644 --- a/usr.bin/quota/quota.c +++ b/usr.bin/quota/quota.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "from: @(#)quota.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: quota.c,v 1.5.2.2 1997/08/29 05:29:44 imp Exp $"; + "$Id: quota.c,v 1.5.2.3 1997/09/15 10:19:35 jkh Exp $"; #endif /* not lint */ /* |