mirror of
https://github.com/zebrajr/node.git
synced 2025-12-07 12:20:50 +01:00
buffer: lint
This commit is contained in:
parent
306f863438
commit
b80d11d46b
|
|
@ -186,7 +186,7 @@ Buffer.byteLength = function(str, enc) {
|
||||||
ret = internal.byteLength(str, enc);
|
ret = internal.byteLength(str, enc);
|
||||||
}
|
}
|
||||||
return ret;
|
return ret;
|
||||||
}
|
};
|
||||||
|
|
||||||
|
|
||||||
// pre-set for values that may exist in the future
|
// pre-set for values that may exist in the future
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user