2010-12-12 23:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbssl/tests/encode.prg
! Fixed warning.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-12-12 23:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbssl/tests/encode.prg
|
||||
! Fixed warning.
|
||||
|
||||
2010-12-12 22:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbexpat/hbexpat.hbc
|
||||
! Minor correction for dynamic build.
|
||||
|
||||
@@ -18,8 +18,6 @@ PROCEDURE Main()
|
||||
LOCAL encrypted
|
||||
LOCAL decrypted
|
||||
|
||||
LOCAL cKey := "key"
|
||||
|
||||
OpenSSL_add_all_ciphers()
|
||||
|
||||
ctx := hb_EVP_ENCODE_CTX_create()
|
||||
|
||||
Reference in New Issue
Block a user