aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/cd9660/iso.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/cd9660/iso.h')
-rw-r--r--sys/fs/cd9660/iso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/cd9660/iso.h b/sys/fs/cd9660/iso.h
index 6841623c35f9..1656c23d8ca2 100644
--- a/sys/fs/cd9660/iso.h
+++ b/sys/fs/cd9660/iso.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)iso.h 8.2 (Berkeley) 1/23/94
- * $Id: iso.h,v 1.8 1995/11/09 08:13:35 bde Exp $
+ * $FreeBSD$
*/
#define ISODCL(from, to) (to - from + 1)