mirror of
https://src.fedoraproject.org/rpms/nodejs18.git
synced 2024-11-24 09:42:43 +00:00
fix UTF-8 change reversion patch for v0.10.30
This commit is contained in:
parent
ea65a91fc7
commit
870eb6e416
1 changed files with 1 additions and 1 deletions
|
@ -767,7 +767,7 @@ index 0dbf7f4..0000000
|
|||
- return str_;
|
||||
- };
|
||||
-
|
||||
- size_t length() {
|
||||
- size_t length() const {
|
||||
- return length_;
|
||||
- };
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue