summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xcmsdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcmsdb.c b/xcmsdb.c
index 35ab22b..4fe579a 100644
--- a/xcmsdb.c
+++ b/xcmsdb.c
@@ -286,7 +286,7 @@ PrintTableType1(int format, char **pChar, unsigned long *pCount)
*
*/
{
- int count;
+ unsigned int count;
unsigned int max_index;
unsigned short hValue;
XcmsFloat fValue;