2012-08-24 15:04 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* harbour/include/hbdefs.h
    ! typo defien -> define
This commit is contained in:
Przemyslaw Czerpak
2012-08-24 13:05:01 +00:00
parent f44b40c3ef
commit ded42b8090
2 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,10 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-08-24 15:04 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/include/hbdefs.h
! typo defien -> define
2012-08-24 15:01 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/doc/locks.txt
* harbour/extras/hbapollo/ttable.prg

View File

@@ -720,7 +720,7 @@ typedef HB_U32 HB_FATTR;
#endif
#ifndef HB_PF64
# defien HB_PF64 PFLL
# define HB_PF64 PFLL
#endif
#if defined( HB_OS_WIN_64 )