update comment for clarity

This commit is contained in:
Feross Aboukhadijeh 2014-12-17 22:17:08 -08:00
parent 720da46c44
commit cc6c738538
1 changed files with 1 additions and 1 deletions

View File

@ -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) {