diff options
Diffstat (limited to 'sys/isofs/cd9660/cd9660_rrip.c')
| -rw-r--r-- | sys/isofs/cd9660/cd9660_rrip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_rrip.c b/sys/isofs/cd9660/cd9660_rrip.c index aae739441846..95f05649f02e 100644 --- a/sys/isofs/cd9660/cd9660_rrip.c +++ b/sys/isofs/cd9660/cd9660_rrip.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/isofs/cd9660/cd9660_rrip.c,v 1.28 2004/07/03 16:56:45 phk Exp $"); #include <sys/param.h> #include <sys/systm.h> |
