aboutsummaryrefslogtreecommitdiff
path: root/libmpio/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpio/defs.h')
-rw-r--r--libmpio/defs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpio/defs.h b/libmpio/defs.h
index 4403bb0..2e3d02d 100644
--- a/libmpio/defs.h
+++ b/libmpio/defs.h
@@ -1,7 +1,7 @@
/* -*- linux-c -*- */
/*
- * $Id: defs.h,v 1.16 2003/03/15 13:24:58 germeier Exp $
+ * $Id: defs.h,v 1.17 2003/04/04 09:25:38 germeier Exp $
*
* Library for USB MPIO-*
*
@@ -176,7 +176,7 @@ typedef struct {
typedef struct {
BYTE id;
BYTE manufacturer;
- BYTE size; /* MB */
+ WORD size; /* MB */
BYTE chips; /* this is the hack for
MPIO internal representation, because
there might be up to four chips involved */