2011-01-11 19:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbxdiff/hbxdiff.c
! Typo in prev.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-01-11 19:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbxdiff/hbxdiff.c
|
||||
! Typo in prev.
|
||||
|
||||
2011-01-11 19:12 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbxdiff/hbxdiff.c
|
||||
+ Added support for codeblocks as callbacks.
|
||||
|
||||
@@ -544,7 +544,7 @@ HB_FUNC( XDL_BDIFF )
|
||||
}
|
||||
else if( HB_ISBLOCK( 4 ) )
|
||||
{
|
||||
PHB_ITEM pBlock = hb_param( 3, HB_IT_BLOCK );
|
||||
PHB_ITEM pBlock = hb_param( 4, HB_IT_BLOCK );
|
||||
|
||||
ecb.priv = ( void * ) pBlock;
|
||||
ecb.outf = xdlt_outh;
|
||||
|
||||
Reference in New Issue
Block a user