Przeglądaj źródła

* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
michael 8 lat temu
rodzic
commit
ffeaae5e09
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/fcl-passrc/tests/tcbaseparser.pas

+ 1 - 1
packages/fcl-passrc/tests/tcbaseparser.pas

@@ -27,7 +27,7 @@ Type
 
   { TTestParser }
 
-  TTestParser= class(TTestCase)
+  TTestParser = class(TTestCase)
   Private
     FDeclarations: TPasDeclarations;
     FDefinition: TPasElement;