From 01ac7b81ff5bd12402e2b37f0a3631c3ddf14475 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Tue, 20 Mar 2012 18:32:31 +0000 Subject: [PATCH] 2012-03-20 19:32 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/src/codepage/cp_big5.c ! minor typo in information message --- harbour/ChangeLog | 4 ++++ harbour/src/codepage/cp_big5.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 1f3bf7b770..220ecc00b3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-03-20 19:32 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/src/codepage/cp_big5.c + ! minor typo in information message + 2012-03-20 19:26 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/hbcdpreg.h + added few macros for extended CP definition diff --git a/harbour/src/codepage/cp_big5.c b/harbour/src/codepage/cp_big5.c index eb952350e3..0c2efcb3ed 100644 --- a/harbour/src/codepage/cp_big5.c +++ b/harbour/src/codepage/cp_big5.c @@ -165,7 +165,7 @@ static void hb_cp_init( PHB_CODEPAGE cdp ) #define HB_CP_RAW #define HB_CP_ID BIG5 -#define HB_CP_INFO "BIG5-5" +#define HB_CP_INFO "BIG-5" #define HB_CP_UNITB HB_UNITB_437 #define HB_CP_GET_FUNC BIG5_get