diff options
Diffstat (limited to 'sys/fs/cd9660/iso.h')
| -rw-r--r-- | sys/fs/cd9660/iso.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/cd9660/iso.h b/sys/fs/cd9660/iso.h index 0988bf6b4066..e08b3c82a16a 100644 --- a/sys/fs/cd9660/iso.h +++ b/sys/fs/cd9660/iso.h @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * @(#)iso.h 8.6 (Berkeley) 5/10/95 - * $FreeBSD$ + * $FreeBSD: src/sys/fs/cd9660/iso.h,v 1.33.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define ISODCL(from, to) (to - from + 1) |
