فهرست منبع

* one letter fix to last commit.

git-svn-id: trunk@20470 -
marco 14 سال پیش
والد
کامیت
d6100fed50
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/fcl-db/src/base/bufdataset.pas

+ 1 - 1
packages/fcl-db/src/base/bufdataset.pas

@@ -903,7 +903,7 @@ begin
  // One AS is enough, and makes debugging easier.
   DblLinkIndex:=(AIndex as TDoubleLinkedBufIndex);
   Index0:=(FIndexes[0] as TDoubleLinkedBufIndex);
-  with DblLinkAIndex do
+  with DblLinkIndex do
     begin
     IndexFields := TList.Create;
     DescIndexFields := TList.Create;