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 8e4be03af5a5..ddb7cd938f7b 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.5 2004/06/29 21:28:09 dwmalone Exp $"); #include <sys/param.h> #include <sys/stat.h> |
