浏览代码

* clear up file comment (based on patch by Blaise.ru)

git-svn-id: trunk@43675 -
svenbarth 5 年之前
父节点
当前提交
46a366d6ae
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      compiler/nobj.pas

+ 1 - 2
compiler/nobj.pas

@@ -1,8 +1,7 @@
 {
     Copyright (c) 1998-2002 by Florian Klaempfl
 
-    Routines for the code generation of data structures
-    like VMT, Messages, VTables, Interfaces descs
+    Builds data structures like VMT, Messages, VTables, Interfaces descs
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by