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 4decd8b5a652..4b06b003f652 100644 --- a/usr.bin/quota/quota.c +++ b/usr.bin/quota/quota.c @@ -48,7 +48,7 @@ static const char sccsid[] = "from: @(#)quota.c 8.1 (Berkeley) 6/6/93"; * Disk quota reporting program. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/quota/quota.c,v 1.23 2004/08/07 07:05:38 stefanf Exp $"); #include <sys/param.h> #include <sys/types.h> |
