X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/249c4c5ea9376c24572daf9c2effa7484a282f14..3d1f044b704633e2e541231cd17ae9ecf9ad5c7a:/icuSources/common/aaplbfct.h diff --git a/icuSources/common/aaplbfct.h b/icuSources/common/aaplbfct.h index 4ff3b8bd..2374a60f 100644 --- a/icuSources/common/aaplbfct.h +++ b/icuSources/common/aaplbfct.h @@ -41,7 +41,7 @@ class AppleLanguageBreakFactory : public ICULanguageBreakFactory { * sought. * @return A DictionaryMatcher with the desired characteristics, or NULL. */ - virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script, int32_t breakType); + virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script); };