summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwcfxs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wcfxs.c b/wcfxs.c
index 5406103..603e907 100755
--- a/wcfxs.c
+++ b/wcfxs.c
@@ -280,7 +280,7 @@ struct wcfxs {
struct zt_span span;
unsigned char ios;
int usecount;
- int intcount;
+ unsigned int intcount;
int dead;
int pos;
int flags[NUM_CARDS];