diff options
Diffstat (limited to 'lib/libstand/cd9660.c')
-rw-r--r-- | lib/libstand/cd9660.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/cd9660.c b/lib/libstand/cd9660.c index 1c43e7564b605..a49c56bd14792 100644 --- a/lib/libstand/cd9660.c +++ b/lib/libstand/cd9660.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libstand/cd9660.c,v 1.11 2001/11/06 22:31:10 jhb Exp $"); /* * Stand-alone ISO9660 file reading package. |