| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d312899 commit 0e37a6a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2763,7 +2763,7 @@ static void EnvSetter(Local<String> property, | |||
| 2763 | 2763 | SetEnvironmentVariableW(key_ptr, reinterpret_cast<WCHAR*>(*val)); | |
| 2764 | 2764 | } | |
| 2765 | 2765 | #endif | |
| 2766 | - // Whether it worked or not, always return rval. | ||
| 2766 | + // Whether it worked or not, always return value. | ||
| 2767 | 2767 | info.GetReturnValue().Set(value); | |
| 2768 | 2768 | } | |
| 2769 | 2769 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments