OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
23-Oct-2006 09:45:52
Branch: HEAD Handle:
2006102308455200
Modified files:
openssl/engines/ccgost gost_eng.c
Log:
Yet another mingw warning.
Summary:
Revision Changes Path
1.3 +0 -12
openssl/engines/ccgost/gost_eng.c
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/engines/ccgost/gost_eng.c
============================================================
================
$ cvs diff -u -r1.2 -r1.3 gost_eng.c
--- openssl/engines/ccgost/gost_eng.c 21 Sep 2006 13:24:46
-0000 1.2
+++ openssl/engines/ccgost/gost_eng.c 23 Oct 2006 07:45:52
-0000 1.3
 -141,20 +141,8 
return ret;
}
-#ifdef _WIN32
-extern __declspec( dllexport )
-#endif
-
-/*#ifndef OPENSSL_NO_DYNAMIC_ENGINE*/
IMPLEMENT_DYNAMIC_BIND_FN(bind_gost)
-
-#ifdef _WIN32
-extern __declspec( dllexport )
-#endif
-
IMPLEMENT_DYNAMIC_CHECK_FN()
-/*#else*/
-/*#endif OPENSSL_NO_DYNAMIC_ENGINE */
static int gost_digests(ENGINE *e, const EVP_MD **digest,
const int **nids, int nid)
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|