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 449480b5531ed..87fc1fc922e3a 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.14.1 2005/12/14 09:20:30 des Exp $"); /* * Stand-alone ISO9660 file reading package. |