mirror of https://github.com/nodejs/node.git
lint
parent
424cd5a020
commit
3ad07ed0b8
|
@ -80,7 +80,7 @@ function convertNPNProtocols(NPNProtocols, out) {
|
|||
|
||||
function SlabBuffer() {
|
||||
this.create();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
SlabBuffer.prototype.create = function create() {
|
||||
|
|
Loading…
Reference in New Issue