summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/wcd.c')
-rw-r--r--sys/i386/isa/wcd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/wcd.c b/sys/i386/isa/wcd.c
index 1932cb0..d23ca34 100644
--- a/sys/i386/isa/wcd.c
+++ b/sys/i386/isa/wcd.c
@@ -13,7 +13,7 @@
* all derivative works or modified versions.
*
* From: Version 1.9, Mon Oct 9 20:27:42 MSK 1995
- * $Id: wcd.c,v 1.46 1997/10/29 22:11:00 sos Exp $
+ * $Id: wcd.c,v 1.47 1997/11/05 21:32:00 sos Exp $
*/
#include "wdc.h"
@@ -344,7 +344,7 @@ wcdattach (struct atapi *ata, int unit, struct atapi_params *ap, int debug)
struct wcd *cdp;
struct atapires result;
struct changer *chp;
- int lun, i;
+ int i;
if (wcdnlun >= NUNIT) {
printf ("wcd: too many units\n");
OpenPOWER on IntegriCloud