diff options
Diffstat (limited to 'sys/isofs/cd9660/cd9660_bmap.c')
-rw-r--r-- | sys/isofs/cd9660/cd9660_bmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_bmap.c b/sys/isofs/cd9660/cd9660_bmap.c index e787f83a98cc..773eec44e5ca 100644 --- a/sys/isofs/cd9660/cd9660_bmap.c +++ b/sys/isofs/cd9660/cd9660_bmap.c @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)cd9660_bmap.c 8.3 (Berkeley) 1/23/94 - * $Id: cd9660_bmap.c,v 1.6 1997/02/22 09:38:47 peter Exp $ + * $Id: cd9660_bmap.c,v 1.7 1997/08/02 14:31:16 bde Exp $ */ #include <sys/param.h> |