diff options
Diffstat (limited to 'sys/isofs/cd9660/cd9660_util.c')
-rw-r--r-- | sys/isofs/cd9660/cd9660_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_util.c b/sys/isofs/cd9660/cd9660_util.c index 2a11dc2f6361..a3a3e9f9cb03 100644 --- a/sys/isofs/cd9660/cd9660_util.c +++ b/sys/isofs/cd9660/cd9660_util.c @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)cd9660_util.c 8.3 (Berkeley) 12/5/94 - * $FreeBSD$ + * $FreeBSD: src/sys/isofs/cd9660/cd9660_util.c,v 1.10.4.3 1999/08/29 16:25:51 peter Exp $ */ #include <sys/param.h> |