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 fd24802ecced..ea88319ab6df 100644 --- a/usr.sbin/fdcontrol/fdcontrol.c +++ b/usr.sbin/fdcontrol/fdcontrol.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: fdcontrol.c,v 1.2.6.2 1997/09/18 06:29:16 charnier Exp $"; #endif /* not lint */ #include <err.h> |
