| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f472c09 commit f669a08
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2544,7 +2544,7 @@ static void EnvSetter(Local<String> property, | |||
| 2544 | 2544 | SetEnvironmentVariableW(key_ptr, reinterpret_cast<WCHAR*>(*val)); | |
| 2545 | 2545 | } | |
| 2546 | 2546 | #endif | |
| 2547 | - // Whether it worked or not, always return rval. | ||
| 2547 | + // Whether it worked or not, always return value. | ||
| 2548 | 2548 | info.GetReturnValue().Set(value); | |
| 2549 | 2549 | } | |
| 2550 | 2550 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments