Browse Source

lint

v0.9.1-release
isaacs 12 years ago
parent
commit
3ad07ed0b8
  1. 2
      lib/tls.js

2
lib/tls.js

@ -80,7 +80,7 @@ function convertNPNProtocols(NPNProtocols, out) {
function SlabBuffer() {
this.create();
};
}
SlabBuffer.prototype.create = function create() {

Loading…
Cancel
Save