Skip to content

Commit 9002a64

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,8 +970,8 @@
970970
'src/crypto/crypto_tls.h',
971971
'src/crypto/crypto_clienthello.h',
972972
'src/crypto/crypto_context.h',
973-
'src/crypto/crypto_ecdh.h',
974973
'src/crypto/crypto_hkdf.h',
974+
'src/crypto/crypto_ec.h',
975975
'src/crypto/crypto_pbkdf2.h',
976976
'src/crypto/crypto_sig.h',
977977
'src/crypto/crypto_random.h',

0 commit comments

Comments
 (0)