This commit is contained in:
Alessio Di Mauro
2015-07-06 17:08:26 +02:00
parent 9f6dfed7cd
commit 7777ac3dad
2 changed files with 25 additions and 8 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ CK_PKCS11_FUNCTION_INFO(C_Finalize)
CK_PKCS11_FUNCTION_INFO(C_GetInfo)
#ifdef CK_NEED_ARG_LIST
(
CK_VOID_PTR pInfo /* location that receives information */
CK_INFO_PTR pInfo /* location that receives information */
);
#endif