X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/io/ucln_io.h diff --git a/icuSources/io/ucln_io.h b/icuSources/io/ucln_io.h index e26c1b68..105eca8b 100644 --- a/icuSources/io/ucln_io.h +++ b/icuSources/io/ucln_io.h @@ -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;