2003-05-06 12:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2003-05-06 12:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* contrib/rdd_ads/ads1.c
|
||||
! Bug fixed in adsOrderListClear() - the current order is set to 0 now
|
||||
|
||||
2003-05-06 10:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* include/hbapicdp.h
|
||||
* source/rtl/cdpapi.c
|
||||
|
||||
@@ -1916,6 +1916,7 @@ static ERRCODE adsOrderListClear( ADSAREAP pArea )
|
||||
HB_TRACE(HB_TR_DEBUG, ("adsOrderListClear(%p)", pArea));
|
||||
|
||||
AdsCloseAllIndexes ( pArea->hTable );
|
||||
pArea->hOrdCurrent = 0;
|
||||
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user