Browse Source

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

git-svn-id: trunk@43675 -
svenbarth 5 years ago
parent
commit
46a366d6ae
1 changed files with 1 additions and 2 deletions
  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