pull/24503/head
isaacs 2012-07-11 17:46:28 -07:00
parent 424cd5a020
commit 3ad07ed0b8
1 changed files with 1 additions and 1 deletions

View File

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