X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Ficu%2Fsource%2Fi18n%2Fucol_tok.h;h=516534c6577c96e98f4713c1ced4dc4c0cd434be;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=838ecd0f9b99fad671d1fb906b5a0c27e009491b;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/icu/source/i18n/ucol_tok.h b/src/third_party/icu/source/i18n/ucol_tok.h index 838ecd0..516534c 100644 --- a/src/third_party/icu/source/i18n/ucol_tok.h +++ b/src/third_party/icu/source/i18n/ucol_tok.h @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 2001-2010, International Business Machines +* Copyright (C) 2001-2011, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -199,7 +199,7 @@ U_CFUNC int32_t U_EXPORT2 ucol_inv_getPrevCE(const UColTokenParser *src, uint32_t *prevCE, uint32_t *prevContCE, uint32_t strength); -U_CFUNC const UChar* ucol_tok_getRulesFromBundle( +const UChar* U_CALLCONV ucol_tok_getRulesFromBundle( void* context, const char* locale, const char* type,