diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 10:29:41 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-07 10:29:41 +0000 |
commit | 14848198439b9bf6cae49c22cb363276839eb2f0 (patch) | |
tree | e90d6b867c91575a235a33cce972ab96a1ed1a60 /sys/isofs | |
parent | 3b660ed705c50324061d1ec4c0b5261679ff45f3 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/isofs')
-rw-r--r-- | sys/isofs/cd9660/cd9660_mount.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/isofs/cd9660/cd9660_mount.h b/sys/isofs/cd9660/cd9660_mount.h index 7c594d3183d..6f2e1d39d9e 100644 --- a/sys/isofs/cd9660/cd9660_mount.h +++ b/sys/isofs/cd9660/cd9660_mount.h @@ -1,3 +1,5 @@ +/* $OpenBSD: cd9660_mount.h,v 1.2 1997/11/07 10:29:40 niklas Exp $ */ + /* * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. |