diff options
Diffstat (limited to 'sbin/newfs_msdos/newfs_msdos.c')
-rw-r--r-- | sbin/newfs_msdos/newfs_msdos.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.c b/sbin/newfs_msdos/newfs_msdos.c index 336b8955771..39007f94007 100644 --- a/sbin/newfs_msdos/newfs_msdos.c +++ b/sbin/newfs_msdos/newfs_msdos.c @@ -1,3 +1,5 @@ +/* $OpenBSD: newfs_msdos.c,v 1.15 2004/10/01 04:08:45 jsg Exp $ */ + /* * Copyright (c) 1998 Robert Nordier * All rights reserved. |