Explorar el Código

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

git-svn-id: trunk@43675 -
svenbarth hace 5 años
padre
commit
46a366d6ae
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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