]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/io/ucln_io.h
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / io / ucln_io.h
index e26c1b68833d8407475a8d9eb77213944759531b..105eca8b136701d00efd4215abc6ea9986bd4c95 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *                                                                            *
-* Copyright (C) 2001-2006, International Business Machines                   *
+* Copyright (C) 2001-2011, International Business Machines                   *
 *                Corporation and others. All Rights Reserved.                *
 *                                                                            *
 ******************************************************************************
@@ -26,6 +26,7 @@ as the functions are suppose to be called. */
 typedef enum ECleanupIOType {
     UCLN_IO_START = -1,
     UCLN_IO_LOCBUND,
+    UCLN_IO_PRINTF,
     UCLN_IO_COUNT /* This must be last */
 } ECleanupIOType;