From 1386f08c7f7a35ac6aa4d3207131cbc5d93050ea Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Wed, 17 Jul 2002 19:25:18 +0000 Subject: [PATCH] ICU-1992 .dat -> .icu for non package files X-SVN-Rev: 9233 --- icu4c/source/common/unames.c | 2 +- icu4c/source/common/unorm.cpp | 4 ++-- icu4c/source/common/uprops.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/icu4c/source/common/unames.c b/icu4c/source/common/unames.c index 32398cdfba1..4026e434162 100644 --- a/icu4c/source/common/unames.c +++ b/icu4c/source/common/unames.c @@ -34,7 +34,7 @@ /* prototypes ------------------------------------------------------------- */ static const char DATA_NAME[] = "unames"; -static const char DATA_TYPE[] = "dat"; +static const char DATA_TYPE[] = "icu"; #define GROUP_SHIFT 5 #define LINES_PER_GROUP (1UL<