浏览代码

* Small formatting change from Mattias Gaertner

git-svn-id: trunk@35584 -
michael 8 年之前
父节点
当前提交
ffeaae5e09
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;