X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..57a6839dcb3bba09e8228b822b290604668416fe:/icuSources/layout/SubstitutionLookups.h diff --git a/icuSources/layout/SubstitutionLookups.h b/icuSources/layout/SubstitutionLookups.h index 69b12224..582b6f66 100644 --- a/icuSources/layout/SubstitutionLookups.h +++ b/icuSources/layout/SubstitutionLookups.h @@ -1,7 +1,6 @@ /* - * @(#)SubstitutionLookups.h 1.5 00/03/15 * - * (C) Copyright IBM Corp. 1998-2003 - All Rights Reserved + * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved * */ @@ -36,7 +35,8 @@ struct SubstitutionLookup le_uint16 substCount, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, - le_int32 position); + le_int32 position, + LEErrorCode& success); }; U_NAMESPACE_END