2010-10-03 23:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rdd/dbffpt/dbffpt1.c
! fixed my typo in HB_TRACE massage reported by Alexandr Okhotnikov
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-10-03 23:50 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rdd/dbffpt/dbffpt1.c
|
||||
! fixed my typo in HB_TRACE massage reported by Alexandr Okhotnikov
|
||||
|
||||
2010-10-03 14:03 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/qtcore/qth/HBQEvents.qth
|
||||
* contrib/hbqt/qtcore/qth/HBQSlots.qth
|
||||
|
||||
@@ -5290,7 +5290,7 @@ static void hb_dbffptRegisterRDD( HB_USHORT * pusRddId )
|
||||
uiRddId = ( HB_USHORT ) hb_parni( 4 );
|
||||
puiSuperRddId = ( HB_USHORT * ) hb_parptr( 5 );
|
||||
|
||||
HB_TRACE(HB_TR_DEBUG, ("DBFFPT_GETFUNCTABLE(%p, %p)", uiCount, pTable));
|
||||
HB_TRACE(HB_TR_DEBUG, ("DBFFPT_GETFUNCTABLE(%p, %p)", puiCount, pTable));
|
||||
|
||||
if( pTable )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user