update comment for clarity
This commit is contained in:
parent
720da46c44
commit
cc6c738538
2
index.js
2
index.js
|
@ -32,7 +32,7 @@ module.exports = function (metadata) {
|
|||
}
|
||||
}
|
||||
|
||||
// For IE support. Since function.name does not work in IE.
|
||||
// Name of the bittorrent-protocol extension
|
||||
ut_metadata.prototype.name = 'ut_metadata'
|
||||
|
||||
ut_metadata.prototype.onHandshake = function (infoHash, peerId, extensions) {
|
||||
|
|
Loading…
Reference in New Issue