[pkg-opensc-commit] [engine-pkcs11] 43/152: silence more warnings.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 096f840d9d25f899253ba1f100cceb1ff337d5a0
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Fri Jun 29 14:31:32 2007 +0000

    silence more warnings.
---
 src/hw_pkcs11.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/hw_pkcs11.c b/src/hw_pkcs11.c
index 025c1f2..7238f2b 100644
--- a/src/hw_pkcs11.c
+++ b/src/hw_pkcs11.c
@@ -140,12 +140,12 @@ static int pkcs11_engine_ctrl(ENGINE * e, int cmd, long i, void *p, void (*f) ()
 	return 0;
 }
 
+#if 0
 /* set up default rsa_meth_st with overloaded rsa functions */
 /* the actual implementation needs to be in another object */
 
 static int (*orig_finish) (RSA * rsa);
 
-#if 0
 static int pkcs11_engine_rsa_finish(RSA * rsa)
 {
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list