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 61b8394f56c45..8b90a3147081f 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$"; + "$Id: quotaon.c,v 1.3 1997/10/13 11:01:33 charnier Exp $"; #endif /* not lint */ /* |