From cc6c738538de6caa67192f1b521b019154a00d51 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 17 Dec 2014 22:17:08 -0800 Subject: [PATCH] update comment for clarity --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 5bf2cac..661c520 100644 --- a/index.js +++ b/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) {