X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..b331163bffd790ced0e88b73f44f86d49ccc48a5:/icuSources/tools/toolutil/ppucd.h diff --git a/icuSources/tools/toolutil/ppucd.h b/icuSources/tools/toolutil/ppucd.h index ae90b204..d4726fec 100644 --- a/icuSources/tools/toolutil/ppucd.h +++ b/icuSources/tools/toolutil/ppucd.h @@ -1,6 +1,6 @@ /* ******************************************************************************* -* Copyright (C) 2011-2012, International Business Machines +* Copyright (C) 2011-2013, International Business Machines * Corporation and others. All Rights Reserved. ******************************************************************************* * file name: ppucd.h @@ -48,7 +48,7 @@ struct U_TOOLUTIL_API UniProps { UBool binProps[UCHAR_BINARY_LIMIT]; int32_t intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]; UVersionInfo age; - UChar32 bmg; + UChar32 bmg, bpb; UChar32 scf, slc, stc, suc; int32_t digitValue; const char *numericValue;