Martijn Laan пре 1 година
родитељ
комит
6f49558db3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Projects/Src/Compiler.Compile.pas

+ 1 - 1
Projects/Src/Compiler.Compile.pas

@@ -6,7 +6,7 @@ unit Compiler.Compile;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  Compiler DLL interface functions
+  Compiler DLL interface functions which wrap TSetupCompiler
 }
 
 interface