]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/ucmstate.c
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / ucmstate.c
index e1adb974a07dd876b085e60dc1de3b18392a752e..5d8c87773563cf6df075e0f35e0b6bfc48b1596b 100644 (file)
@@ -1,7 +1,7 @@
 /*
 *******************************************************************************
 *
-*   Copyright (C) 2003-2010, International Business Machines
+*   Copyright (C) 2003-2011, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 *******************************************************************************
@@ -976,7 +976,7 @@ ucm_countChars(UCMStates *states,
     uint8_t state;
 
     offset=0;
-    i=count=0;
+    count=0;
     state=0;
 
     if(states->countStates==0) {