Skip to content

Commit d23dfa4

Browse files
tniessenruyadorno
authored andcommitted
doc: remove old reference from crypto/README.md
The referenced header file does not exist anymore. Refs: #43896 PR-URL: #44012 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Feng Yu <[email protected]>
1 parent 222ecd6 commit d23dfa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/crypto/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ the various other crypto files and other parts of Node.js:
2222
* `crypto_util.h` / `crypto_util.cc` (Core crypto definitions)
2323
* `crypto_common.h` / `crypto_common.cc` (Shared TLS utility functions)
2424
* `crypto_bio.h` / `crypto_bio.cc` (Custom OpenSSL i/o implementation)
25-
* `crypto_groups.h` (modp group definitions)
2625

2726
Of these, `crypto_util.h` and `crypto_util.cc` are the most important, as
2827
they provide the core declarations and utility functions used most extensively

0 commit comments

Comments
 (0)