]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ubidi.c
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / common / ubidi.c
index cb2dee9bf26e8ccde64fd0fba37806173e6ddd2f..4a2db2a9b16924c87336df3fe70685292a6f88db 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 1999-2011, International Business Machines
+*   Copyright (C) 1999-2012, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 ******************************************************************************
@@ -1664,7 +1664,7 @@ adjustWSLevels(UBiDi *pBiDi) {
     }
 }
 
-U_DRAFT void U_EXPORT2
+U_CAPI void U_EXPORT2
 ubidi_setContext(UBiDi *pBiDi,
                  const UChar *prologue, int32_t proLength,
                  const UChar *epilogue, int32_t epiLength,