]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/ushape.h
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / common / unicode / ushape.h
index 25911074c1fdd55f50d8af623ca93d69a7345150..34e81e34207bc8387860fa7483eb21f7a7585e46 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-*   Copyright (C) 2000-2001, International Business Machines
+*   Copyright (C) 2000-2004, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
 ******************************************************************************
@@ -96,7 +96,7 @@
  *         the return value indicates the necessary destination buffer size.
  * @stable ICU 2.0
  */
-U_CAPI int32_t U_EXPORT2
+U_STABLE int32_t U_EXPORT2
 u_shapeArabic(const UChar *source, int32_t sourceLength,
               UChar *dest, int32_t destSize,
               uint32_t options,