From 0ad8ff7544b17c13fba952d6d1c82478bda64076 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Wed, 25 Apr 2012 10:08:16 +0000 Subject: [PATCH] 2012-04-25 12:08 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/harbour.hbx ! fixed typo in previous commit --- harbour/ChangeLog | 4 ++++ harbour/include/harbour.hbx | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7685d976d0..510e94f6dc 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-04-25 12:08 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * harbour/include/harbour.hbx + ! fixed typo in previous commit + 2012-04-25 11:41 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * harbour/include/harbour.hbx * harbour/src/rtl/chruni.c diff --git a/harbour/include/harbour.hbx b/harbour/include/harbour.hbx index 0ff81cb57a..90a996e5c7 100644 --- a/harbour/include/harbour.hbx +++ b/harbour/include/harbour.hbx @@ -320,14 +320,14 @@ DYNAMIC hb_bitSet DYNAMIC hb_bitShift DYNAMIC hb_bitTest DYNAMIC hb_bitXor -DYNAMIC hb_BLeft() +DYNAMIC hb_BLeft DYNAMIC hb_BLen DYNAMIC hb_blowfishDecrypt DYNAMIC hb_blowfishEncrypt DYNAMIC hb_blowfishKey DYNAMIC hb_BPeek DYNAMIC hb_BPoke -DYNAMIC hb_BRight() +DYNAMIC hb_BRight DYNAMIC hb_BSubStr DYNAMIC hb_BuildDate DYNAMIC hb_ByteSwapI @@ -833,11 +833,11 @@ DYNAMIC hb_TToN DYNAMIC hb_TToS DYNAMIC hb_UChar DYNAMIC hb_UCode -DYNAMIC hb_ULeft() +DYNAMIC hb_ULeft DYNAMIC hb_ULen DYNAMIC hb_UPeek DYNAMIC hb_UPoke -DYNAMIC hb_URight() +DYNAMIC hb_URight DYNAMIC hb_UserLang DYNAMIC hb_UserName DYNAMIC hb_USubStr