2008-11-07 00:39 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/ChangeLog
! fixed typo in previous ChangeLog entry. Instead of:
#ifdef DEFINE && DEFINE >= 0x100
should be:
#if defined( DEFINE ) .and. DEFINE >= 0x100best regards Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
