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
This commit is contained in:
Przemyslaw Czerpak
2012-03-20 18:32:31 +00:00
parent bfe075abbc
commit 01ac7b81ff
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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