aboutsummaryrefslogtreecommitdiff
path: root/sys/isofs/cd9660/iso.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isofs/cd9660/iso.h')
-rw-r--r--sys/isofs/cd9660/iso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/iso.h b/sys/isofs/cd9660/iso.h
index c8ff135652c6..d7fc57998d53 100644
--- a/sys/isofs/cd9660/iso.h
+++ b/sys/isofs/cd9660/iso.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)iso.h 8.6 (Berkeley) 5/10/95
- * $FreeBSD$
+ * $Id$
*/
#define ISODCL(from, to) (to - from + 1)