| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8d3e023 commit db02965
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -164,7 +164,7 @@ function wrapProcessMethods(binding) { | |||
| 164 | 164 | } | |
| 165 | 165 | ||
| 166 | 166 | function kill(pid, sig) { | |
| 167 | - var err; | ||
| 167 | + let err; | ||
| 168 | 168 | ||
| 169 | 169 | // eslint-disable-next-line eqeqeq | |
| 170 | 170 | if (pid != (pid | 0)) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments