Ver código fonte

* correct grammar in comment

Michaël Van Canneyt 2 anos atrás
pai
commit
db1a906a8f
1 arquivos alterados com 1 adições e 1 exclusões
  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}