diff options
Diffstat (limited to 'usr.sbin/qcamcontrol/qcamcontrol.c')
-rw-r--r-- | usr.sbin/qcamcontrol/qcamcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/qcamcontrol/qcamcontrol.c b/usr.sbin/qcamcontrol/qcamcontrol.c index aa972bb6713da..d3bd93de1a6c2 100644 --- a/usr.sbin/qcamcontrol/qcamcontrol.c +++ b/usr.sbin/qcamcontrol/qcamcontrol.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id: qcamcontrol.c,v 1.6 1997/10/10 06:28:59 charnier Exp $"; + "$Id: qcamcontrol.c,v 1.3.4.2 1997/11/04 07:20:25 charnier Exp $"; #endif /* not lint */ #include <err.h> |