Skip to content

Commit 085a847

Browse files
committed
squash: typo
1 parent 1501e2c commit 085a847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/node_crypto.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class SecureContext : public BaseObject {
9595
SSL_CTX* ctx_;
9696
X509* cert_;
9797
X509* issuer_;
98-
#ifndef OPENSSL_NO_ENGIN
98+
#ifndef OPENSSL_NO_ENGINE
9999
bool client_cert_engine_provided_ = false;
100100
#endif // !OPENSSL_NO_ENGINE
101101

0 commit comments

Comments
 (0)