diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wrapped/wrappednss3_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappednss3_private.h b/src/wrapped/wrappednss3_private.h index e5df51e8..65907653 100644 --- a/src/wrapped/wrappednss3_private.h +++ b/src/wrapped/wrappednss3_private.h @@ -330,7 +330,7 @@ GO(NSS_Get_SECKEY_RSAPSSParamsTemplate, pFpi) //GO(NSS_Get_SEC_UTF8StringTemplate, GO(NSS_Get_sgn_DigestInfoTemplate, pFpi) GO(NSS_GetVersion, pFv) -//GO(NSS_Init, +GO(NSS_Init, iFp) GO(NSS_InitContext, pFpppppu) GO(NSS_Initialize, iFppppu) //GO(__nss_InitLock, |