From 0e173b110821eb6e8ff943da0f9138e1cbc2c5f7 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 20 Feb 2010 22:12:14 +0000 Subject: [PATCH] 2010-02-20 23:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * src/rdd/ordwldsk.c * src/rdd/ordcount.c ! Typo. --- harbour/ChangeLog | 5 +++++ harbour/src/rdd/ordcount.c | 2 +- harbour/src/rdd/ordwldsk.c | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a194bac4fd..588d58afa4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,11 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-02-20 23:11 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * src/rdd/ordwldsk.c + * src/rdd/ordcount.c + ! Typo. + 2010-02-20 22:09 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * debian/dirs * doc/en/Makefile diff --git a/harbour/src/rdd/ordcount.c b/harbour/src/rdd/ordcount.c index a939a890c0..89a1c62960 100644 --- a/harbour/src/rdd/ordcount.c +++ b/harbour/src/rdd/ordcount.c @@ -55,7 +55,7 @@ #include "hbapierr.h" #include "hbapiitm.h" -#ifdef HB_CLP_STRICT +#ifndef HB_CLP_STRICT /* NOTE: This function is a new Harbour function implemented in the original CA-Cl*pper namespace. This should have been diff --git a/harbour/src/rdd/ordwldsk.c b/harbour/src/rdd/ordwldsk.c index e3bb77b69f..324aafdb8a 100644 --- a/harbour/src/rdd/ordwldsk.c +++ b/harbour/src/rdd/ordwldsk.c @@ -56,7 +56,7 @@ #include "hbapierr.h" #include "hbapiitm.h" -#ifdef HB_CLP_STRICT +#ifndef HB_CLP_STRICT /* NOTE: This function is a new Harbour function implemented in the original CA-Cl*pper namespace. This should have been