]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/xmlparser.cpp
ICU-66108.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / xmlparser.cpp
index 1ca111c07567b63fecf6a3e572356240be6894f3..a9650cc599927f26be11a8f1d014ded0c534e312 100644 (file)
@@ -313,7 +313,7 @@ UXMLParser::parseFile(const char *filename, UErrorCode &errorCode) {
             // reached end of file, convert once more to flush the converter
             flush=TRUE;
         }
-    };
+    }
 
 exit:
     ucnv_close(cnv);