소스 검색

* 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