From b3e582f8c39acfc82d040ec6be39ef9fa8ef024e Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 9 Dec 2008 20:13:21 +0000 Subject: Same more fixes after rename. --- p11-capi-cert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p11-capi-cert.h') diff --git a/p11-capi-cert.h b/p11-capi-cert.h index a19b740..f85d7b3 100644 --- a/p11-capi-cert.h +++ b/p11-capi-cert.h @@ -24,7 +24,7 @@ #include "p11-capi-util.h" /* Find certificates matching criteria */ -CK_R p11c_cert_find (P11cSession* sess, CK_OBJECT_CLASS cls, +CK_RV p11c_cert_find (P11cSession* sess, CK_OBJECT_CLASS cls, CK_ATTRIBUTE_PTR match, CK_ULONG count, P11cArray* arr); -- cgit v1.2.3