| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 88c83a4 commit 2a00ef5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -148,10 +148,10 @@ struct NodeAresTask final : public MemoryRetainer { | |||
| 148 | 148 | class ChannelWrap final : public AsyncWrap { | |
| 149 | 149 | public: | |
| 150 | 150 | ChannelWrap( | |
| 151 | - Environment* env, | ||
| 152 | - v8::Local<v8::Object> object, | ||
| 153 | - int timeout, | ||
| 154 | - int tries); | ||
| 151 | + Environment* env, | ||
| 152 | + v8::Local<v8::Object> object, | ||
| 153 | + int timeout, | ||
| 154 | + int tries); | ||
| 155 | 155 | ~ChannelWrap() override; | |
| 156 | 156 | ||
| 157 | 157 | static void New(const v8::FunctionCallbackInfo<v8::Value>& args); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments