@ -310,7 +310,7 @@ Buffer.prototype.inspect = function inspect() {
}
return '<' + name + ' ' + out.join(' ') + '>';
};