| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f963409 commit d70ec60
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -128,7 +128,7 @@ function rr(message, indexesKey, cb) { | |||
| 128 | 128 | if (message.errno) | |
| 129 | 129 | return cb(message.errno, null); | |
| 130 | 130 | ||
| 131 | - var key = message.key; | ||
| 131 | + let key = message.key; | ||
| 132 | 132 | ||
| 133 | 133 | function listen(backlog) { | |
| 134 | 134 | // TODO(bnoordhuis) Send a message to the master that tells it to | |
| Back | FazBrowse Home | New Git URL |
0 commit comments