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 210e92aa053b3..e1711595b3897 100644 --- a/sbin/dset/dset.c +++ b/sbin/dset/dset.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dset.c,v 1.13 1998/06/28 19:06:17 bde Exp $"; + "$Id: dset.c,v 1.14 1998/10/06 07:32:45 msmith Exp $"; #endif /* not lint */ #include <err.h> |