src: fix function and variable names in comments
authorSakthipriyan Vairamani <thechargingvolcano@gmail.com>
Thu, 24 Sep 2015 03:01:13 +0000 (08:31 +0530)
committerRod Vagg <rod@vagg.org>
Wed, 30 Sep 2015 06:02:13 +0000 (16:02 +1000)
commitfde0c6f321b72a423303c72970fa0419e4fd5583
tree05b68f3a1f0b2ae28496d33445ef487f952ac865
parent4c8d96bc30281d77ab556adfe9cc1f91e0db4522
src: fix function and variable names in comments

The `src/node.js` file is actually loaded and executed by
`node::LoadEnvironment` function.

The variable which has the contents is, `native_node`.

PR-URL: https://github.com/nodejs/node/pull/3039
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
src/node.cc
src/node.js