[pkg-opensc-commit] [libp11] 32/67: Fix a comment
Eric Dorland
eric at moszumanska.debian.org
Sat Jan 30 05:34:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit b57487c6da5e8431b360dd2f3d1f17bd0f0adc1c
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date: Mon Jan 4 13:28:58 2016 +0100
Fix a comment
---
src/p11_key.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/p11_key.c b/src/p11_key.c
index 862967c..be08fbb 100644
--- a/src/p11_key.c
+++ b/src/p11_key.c
@@ -47,7 +47,7 @@ PKCS11_enumerate_keys(PKCS11_TOKEN * token,
}
/*
- * Enumerate private keys on the card
+ * Enumerate public keys on the card
*/
int
PKCS11_enumerate_public_keys(PKCS11_TOKEN * token,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list