tls: lint

cc @indutny >_<
This commit is contained in:
isaacs
2012-09-25 11:09:34 -07:00
parent 2a9a5e2318
commit 411d46087f

View File

@@ -179,7 +179,7 @@ exports.checkServerIdentity = checkServerIdentity;
function SlabBuffer() {
this.create();
};
}
SlabBuffer.prototype.create = function create() {