mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-1992 data loading, dat->icu
X-SVN-Rev: 9238
This commit is contained in:
parent
c3cd9fec3e
commit
2f8b47db27
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
* for a description of the file format, see icu/source/tools/genprops/store.c
|
||||
*/
|
||||
static const char DATA_NAME[] = "uprops";
|
||||
static const char DATA_TYPE[] = "dat";
|
||||
static const char DATA_TYPE[] = "icu";
|
||||
|
||||
static UDataMemory *propsData=NULL;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue