소스 검색

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