diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 84ca8b960e..c1924393d1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-05-19 09:26 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * contrib/rddads/Makefile + ! Spaces to TABs. + 2008-05-19 09:16 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + contrib/xhb/usrrdd.ch + contrib/xhb/math.ch diff --git a/harbour/contrib/rddads/Makefile b/harbour/contrib/rddads/Makefile index 7168022ae5..1fe5fe488e 100644 --- a/harbour/contrib/rddads/Makefile +++ b/harbour/contrib/rddads/Makefile @@ -5,9 +5,9 @@ ROOT = ../../ C_SOURCES=\ - ads1.c \ - adsfunc.c \ - adsmgmnt.c \ + ads1.c \ + adsfunc.c \ + adsmgmnt.c \ PRG_HEADERS=\ ads.ch \