소스 검색

* correct grammar in comment

Michaël Van Canneyt 2 년 전
부모
커밋
db1a906a8f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/fcl-base/src/blowfish2.pp

+ 1 - 1
packages/fcl-base/src/blowfish2.pp

@@ -14,7 +14,7 @@
 {
   Blowfish II 128-bit block 2005 by Alexander Pukall
   Original C code can be found on
-  Based on http://pccipher.free.fr/blowfish2/blowfish2.txt
+  http://pccipher.free.fr/blowfish2/blowfish2.txt
 }
 
 {$ifdef fpc}