Explorar o código

* fcl-db: cosmetic

git-svn-id: trunk@26170 -
reiniero %!s(int64=12) %!d(string=hai) anos
pai
achega
148d262a6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fcl-db/src/base/bufdataset.pas

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

@@ -1716,7 +1716,7 @@ begin
 end;
 
 procedure TCustomBufDataset.AddIndex(const AName, AFields : string; AOptions : TIndexOptions; const ADescFields: string = '';
-                               const ACaseInsFields: string = '');
+  const ACaseInsFields: string = '');
 begin
   CheckBiDirectional;
   if AFields='' then DatabaseError(SNoIndexFieldNameGiven);