mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-12 10:21:26 -04:00
PKCS-11 fixups (Alon Bar-Lev).
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2438 e7ae566f-a301-0410-adde-c780ea21d3b5
This commit is contained in:
parent
718526e0e9
commit
65433d74ad
1 changed files with 1 additions and 1 deletions
2
pkcs11.c
2
pkcs11.c
|
|
@ -202,7 +202,7 @@ _pkcs11_openvpn_token_prompt (
|
|||
}
|
||||
|
||||
static
|
||||
bool
|
||||
PKCS11H_BOOL
|
||||
_pkcs11_openvpn_pin_prompt (
|
||||
void * const global_data,
|
||||
void * const user_data,
|
||||
|
|
|
|||
Loading…
Reference in a new issue