diff options
Diffstat (limited to 'sbin/dset/dset.c')
-rw-r--r-- | sbin/dset/dset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dset/dset.c b/sbin/dset/dset.c index f3eecbd3b7838..52a430effc9a9 100644 --- a/sbin/dset/dset.c +++ b/sbin/dset/dset.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: dset.c,v 1.7.2.5 1998/07/17 20:13:03 jkh Exp $"; #endif /* not lint */ #include <err.h> |