]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/utexttst.c
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / test / cintltst / utexttst.c
index 290fc388f7ebec24cf75cf671d98c16a67dc6b38..bc715134fba040aba747acab36a2dd623a9b65ae 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 2005-2011, International Business Machines Corporation and
+ * Copyright (c) 2005-2013, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /*
@@ -58,6 +58,7 @@ addUTextTest(TestNode** root)
 static void TestAPI(void) {
     UErrorCode      status = U_ZERO_ERROR;
     UBool           gFailed = FALSE;
+    (void)gFailed;   /* Suppress set but not used warning. */
 
     /* Open    */
     {