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
This commit is contained in:
Viktor Szakats
2013-01-26 14:06:39 +00:00
parent d784a20552
commit 706cc6fb51
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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 */
}