From 706cc6fb51bdddbe0e0fb9b5a410676c3c9bf007 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 26 Jan 2013 14:06:39 +0000 Subject: [PATCH] 2013-01-26 15:06 UTC+0100 Viktor Szakats (harbour syenar.net) * src/rdd/usrrdd/rdds/arrayrdd.prg ! another formatting error in just added continued line --- harbour/ChangeLog.txt | 4 ++++ harbour/src/rdd/usrrdd/rdds/arrayrdd.prg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog.txt b/harbour/ChangeLog.txt index 486a54fc7d..f61e8ebfad 100644 --- a/harbour/ChangeLog.txt +++ b/harbour/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-01-26 15:06 UTC+0100 Viktor Szakats (harbour syenar.net) + * src/rdd/usrrdd/rdds/arrayrdd.prg + ! another formatting error in just added continued line + 2013-01-26 15:03 UTC+0100 Viktor Szakats (harbour syenar.net) * src/rdd/usrrdd/rdds/arrayrdd.prg ! more formatting fix to latest patch diff --git a/harbour/src/rdd/usrrdd/rdds/arrayrdd.prg b/harbour/src/rdd/usrrdd/rdds/arrayrdd.prg index bd583aeb21..13bc2c4f3b 100644 --- a/harbour/src/rdd/usrrdd/rdds/arrayrdd.prg +++ b/harbour/src/rdd/usrrdd/rdds/arrayrdd.prg @@ -175,7 +175,7 @@ STATIC FUNCTION AR_WADATAINIT() 0, ; /* WADATA_INDEX */ {}, ; /* WADATA_WAORDINFO */ 0, ; /* WADATA_ORDRECNO */ - NIL,; /* WADATA_FILTERINFO */ + NIL, ; /* WADATA_FILTERINFO */ array( UR_SI_SIZE ); /* WADATA_LOCATE */ }