mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
tls: lint
cc @indutny >_<
This commit is contained in:
parent
2a9a5e2318
commit
411d46087f
@ -179,7 +179,7 @@ exports.checkServerIdentity = checkServerIdentity;
|
||||
|
||||
function SlabBuffer() {
|
||||
this.create();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
SlabBuffer.prototype.create = function create() {
|
||||
|
Loading…
Reference in New Issue
Block a user