diff options
Diffstat (limited to 'usr.bin/fstat/cd9660.c')
-rw-r--r-- | usr.bin/fstat/cd9660.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/cd9660.c b/usr.bin/fstat/cd9660.c index 1c26e8d854a8..a86964eec454 100644 --- a/usr.bin/fstat/cd9660.c +++ b/usr.bin/fstat/cd9660.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/fstat/cd9660.c,v 1.6 2005/03/16 10:24:16 phk Exp $"); #include <sys/param.h> #include <sys/stat.h> |