summaryrefslogtreecommitdiff
path: root/usr.sbin/mkdosfs/mkdosfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mkdosfs/mkdosfs.c')
-rw-r--r--usr.sbin/mkdosfs/mkdosfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mkdosfs/mkdosfs.c b/usr.sbin/mkdosfs/mkdosfs.c
index e32a0048f7d3d..a482a8754e649 100644
--- a/usr.sbin/mkdosfs/mkdosfs.c
+++ b/usr.sbin/mkdosfs/mkdosfs.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: mkdosfs.c,v 1.2.2.2 1997/09/29 06:34:38 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>