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 0988bf6b4066..1be7ac60fd20 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#define ISODCL(from, to) (to - from + 1)