| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2f5dbca commit 7660eb5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -432,7 +432,7 @@ with the utilities in `node_external_reference.h`, like this: | |||
| 432 | 432 | ||
| 433 | 433 | ```cpp | |
| 434 | 434 | namespace node { | |
| 435 | - namespace utils { | ||
| 435 | + namespace util { | ||
| 436 | 436 | void RegisterExternalReferences(ExternalReferenceRegistry* registry) { | |
| 437 | 437 | registry->Register(GetHiddenValue); | |
| 438 | 438 | registry->Register(SetHiddenValue); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments