| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4ed300a commit 516d71a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -101,7 +101,7 @@ struct sockaddr; | |||
| 101 | 101 | // in node::Init(), need to add built-in modules in the following list. | |
| 102 | 102 | // Then in node::RegisterBuiltinModules(), it calls modules' registration | |
| 103 | 103 | // function. This helps the built-in modules are loaded properly when | |
| 104 | - // node is built as static library. No need to depends on the | ||
| 104 | + // node is built as static library. No need to depend on the | ||
| 105 | 105 | // __attribute__((constructor)) like mechanism in GCC. | |
| 106 | 106 | #define NODE_BUILTIN_STANDARD_MODULES(V) \ | |
| 107 | 107 | V(async_wrap) \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments