about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorrajdakin <rajdakin@gmail.com>2024-07-08 17:48:23 +0200
committerGitHub <noreply@github.com>2024-07-08 17:48:23 +0200
commit265f153449ee102f01fa2083340941ce0a45e8f3 (patch)
treef1e7e8b6adf35328cdb07dc361460486cddb9038 /src
parentba9aa3657c12b1c36dce9472cfb60f008fc77ab9 (diff)
downloadbox64-265f153449ee102f01fa2083340941ce0a45e8f3.tar.gz
box64-265f153449ee102f01fa2083340941ce0a45e8f3.zip
[WRAPPED] Added NSS_Init (#1657)
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappednss3_private.h2
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,