2
0
Эх сурвалжийг харах

* Add to OpenSSLGetVersion to interface

git-svn-id: trunk@42114 -
michael 6 жил өмнө
parent
commit
3fe77a8ff5

+ 1 - 0
packages/openssl/src/openssl.pas

@@ -1024,6 +1024,7 @@ var
   SSLUtilFile: string = '';
 
 // libssl.dll
+  function OpenSSLGetVersion(t: cint):String;
   function SslGetError(s: PSSL; ret_code: cInt):cInt;
   function SslLibraryInit:cInt;
   procedure SslLoadErrorStrings;