diff options
Diffstat (limited to 'sbin/newfs_msdos/dosfs.h')
-rw-r--r-- | sbin/newfs_msdos/dosfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs_msdos/dosfs.h b/sbin/newfs_msdos/dosfs.h index f783718651c..1196dbfe6b8 100644 --- a/sbin/newfs_msdos/dosfs.h +++ b/sbin/newfs_msdos/dosfs.h @@ -1,3 +1,4 @@ +/* * $OpenBSD: dosfs.h,v 1.2 1996/06/23 14:31:49 deraadt Exp $*/ /* * Copyright (c) 1995 Joerg Wunsch * @@ -29,7 +30,6 @@ /* * MS-DOS (FAT) file system structure definitions. * - * $Id: dosfs.h,v 1.1 1996/06/10 06:37:14 deraadt Exp $ */ #ifndef DOSFS_H |