2009-12-09 20:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/rddsql/sqlbase.c
! fixed yet another typo
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-09 20:55 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/rddsql/sqlbase.c
|
||||
! fixed yet another typo
|
||||
|
||||
2009-12-09 20:40 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/Makefile
|
||||
! added missing newly added header files - thanks to Itamar for
|
||||
|
||||
@@ -1264,7 +1264,7 @@ HB_CALL_ON_STARTUP_BEGIN( _hb_sqlbase_init_ )
|
||||
HB_CALL_ON_STARTUP_END( _hb_sqlbase_init_ )
|
||||
|
||||
#if defined( HB_PRAGMA_STARTUP )
|
||||
#pragma startup sqlbase1__InitSymbols
|
||||
#pragma startup sqlbase__InitSymbols
|
||||
#pragma startup _hb_sqlbase_init_
|
||||
#elif defined( HB_DATASEG_STARTUP )
|
||||
#define HB_DATASEG_BODY HB_DATASEG_FUNC( sqlbase__InitSymbols ) \
|
||||
|
||||
Reference in New Issue
Block a user