Skip to content

Commit c0c8e1b

Browse files
committed
crypto: fix header name
1 parent 640fe94 commit c0c8e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node.gyp

+1-1
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@
970970
'src/crypto/crypto_tls.h',
971971
'src/crypto/crypto_clienthello.h',
972972
'src/crypto/crypto_context.h',
973-
'src/crypto/crypto_ecdh.h',
973+
'src/crypto/crypto_ec.h',
974974
'src/crypto/crypto_hkdf.h',
975975
'src/crypto/crypto_pbkdf2.h',
976976
'src/crypto/crypto_sig.h',

0 commit comments

Comments
 (0)