瀏覽代碼

Add comment.

Martijn Laan 1 年之前
父節點
當前提交
169d2fede1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Projects/Src/Setup.FileExtractor.pas

+ 1 - 1
Projects/Src/Setup.FileExtractor.pas

@@ -6,7 +6,7 @@ unit Setup.FileExtractor;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  TFileExtractor class
+  TFileExtractor class to extract (=decrypt, decompress, and/or verify) Setup files
 }
 
 interface