From 0562405241048b0e1eefcd849b3ae1202e4aeb89 Mon Sep 17 00:00:00 2001 From: Horacio Dario Roldan Kasimatis Date: Fri, 9 Nov 2001 03:00:04 +0000 Subject: [PATCH] See 2001-11-08 23:42 GMT-3 Horacio Roldan --- harbour/source/rdd/dbfcdx/dbfcdx2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/source/rdd/dbfcdx/dbfcdx2.h b/harbour/source/rdd/dbfcdx/dbfcdx2.h index 4753e60995..7b508957ce 100644 --- a/harbour/source/rdd/dbfcdx/dbfcdx2.h +++ b/harbour/source/rdd/dbfcdx/dbfcdx2.h @@ -136,3 +136,4 @@ static void hb_cdxSortAddInternal( LPSORTINFO pSort, USHORT Lvl, LONG Tag, LONG static LPCDXTAG hb_cdxGetActiveTag( LPCDXINDEX PIF ); static USHORT hb_cdxFindTag( CDXAREAP pArea, LPDBORDERINFO pOrderInfo ); static LPCDXTAG hb_cdxGetTagByNumber(CDXAREAP pArea, USHORT uiTag ); +static PHB_ITEM hb_cdxKeyGetItem( LPKEYINFO pKey, PHB_ITEM pItem, USHORT uiType ); \ No newline at end of file