Explorar el Código

* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
michael hace 8 años
padre
commit
ffeaae5e09
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;