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..db56f03ca7c9 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.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> |