| Index: source/i18n/transreg.h
|
| diff --git a/source/i18n/transreg.h b/source/i18n/transreg.h
|
| index 483e74f4560b1afb78b2d89103dcc483671713f5..e01f89ad0705e60c4b2d90b67295c716d8cfac58 100644
|
| --- a/source/i18n/transreg.h
|
| +++ b/source/i18n/transreg.h
|
| @@ -1,6 +1,6 @@
|
| /*
|
| **********************************************************************
|
| -* Copyright (c) 2001-2008, International Business Machines
|
| +* Copyright (c) 2001-2014, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| **********************************************************************
|
| * Date Name Description
|
| @@ -456,6 +456,8 @@ class TransliteratorRegistry : public UMemory {
|
|
|
| U_NAMESPACE_END
|
|
|
| +U_CFUNC UBool utrans_transliterator_cleanup(void);
|
| +
|
| #endif /* #if !UCONFIG_NO_TRANSLITERATION */
|
|
|
| #endif
|
|
|