[pkg-opensc-commit] [pkcs11-helper] 14/60: Fixed compilation warnings
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:39:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to tag pkcs11-helper-1.02
in repository pkcs11-helper.
commit 990be2ab60cf12795268ffd15ff3b5d599de11e7
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date: Mon Nov 27 21:33:08 2006 +0000
Fixed compilation warnings
---
lib/pkcs11h-slotevent.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/pkcs11h-slotevent.c b/lib/pkcs11h-slotevent.c
index 804c84a..3df3cf4 100644
--- a/lib/pkcs11h-slotevent.c
+++ b/lib/pkcs11h-slotevent.c
@@ -458,6 +458,8 @@ _pkcs11h_slotevent_terminate_force (void) {
_pkcs11h_threading_condFree (&g_pkcs11h_data->slotevent.cond_event);
g_pkcs11h_data->slotevent.initialized = FALSE;
}
+
+ return CKR_OK;
}
CK_RV
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git
More information about the pkg-opensc-commit
mailing list