X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/layout/MarkArrays.h diff --git a/icuSources/layout/MarkArrays.h b/icuSources/layout/MarkArrays.h index c0825d94..812d1754 100644 --- a/icuSources/layout/MarkArrays.h +++ b/icuSources/layout/MarkArrays.h @@ -1,7 +1,6 @@ /* - * @(#)MarkArrays.h 1.5 00/03/15 * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved * */ @@ -33,6 +32,7 @@ struct MarkArray le_int32 getMarkClass(LEGlyphID glyphID, le_int32 coverageIndex, const LEFontInstance *fontInstance, LEPoint &anchor) const; }; +LE_VAR_ARRAY(MarkArray, markRecordArray) U_NAMESPACE_END #endif