diff options
Diffstat (limited to 'usr.sbin/fdcontrol/fdcontrol.c')
-rw-r--r-- | usr.sbin/fdcontrol/fdcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fdcontrol/fdcontrol.c b/usr.sbin/fdcontrol/fdcontrol.c index f43fffdc4487c..7ae496960c42b 100644 --- a/usr.sbin/fdcontrol/fdcontrol.c +++ b/usr.sbin/fdcontrol/fdcontrol.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id: fdcontrol.c,v 1.2.6.3 1998/03/09 13:50:53 jkh Exp $"; + "$Id: fdcontrol.c,v 1.2.6.4 1998/07/18 11:10:15 jkh Exp $"; #endif /* not lint */ #include <err.h> |