From d7b94128e9d55a5745831a1acd002c7469db1589 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 28 Nov 2010 16:57:45 +0000 Subject: [PATCH] 2010-11-28 17:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * contrib/rddbm/rddbm.hbp - Disabled ntx/nsx driver. It's not that simple. --- harbour/ChangeLog | 4 ++++ harbour/contrib/rddbm/rddbm.hbp | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index c1351f9310..11be2fc013 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2010-11-28 17:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * contrib/rddbm/rddbm.hbp + - Disabled ntx/nsx driver. It's not that simple. + 2010-11-28 10:37 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + config/hbc.cfg + Added .c source formatter config file for uncrustify source code formatter, diff --git a/harbour/contrib/rddbm/rddbm.hbp b/harbour/contrib/rddbm/rddbm.hbp index 14a826ad41..c57667e87f 100644 --- a/harbour/contrib/rddbm/rddbm.hbp +++ b/harbour/contrib/rddbm/rddbm.hbp @@ -10,5 +10,5 @@ -w3 -es2 bmdbfcdx.c -bmdbfnsx.c -bmdbfntx.c +#bmdbfnsx.c +#bmdbfntx.c