| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cf6ded4 commit 7a22f91
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -301,6 +301,6 @@ using SecretKeyGenJob = KeyGenJob<SecretKeyGenTraits>; | |||
| 301 | 301 | } // namespace crypto | |
| 302 | 302 | } // namespace node | |
| 303 | 303 | ||
| 304 | - #endif // !defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS | ||
| 304 | + #endif // defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS | ||
| 305 | 305 | #endif // SRC_CRYPTO_CRYPTO_KEYGEN_H_ | |
| 306 | 306 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments