fix UTF-8 change reversion patch for v0.10.30
This commit is contained in:
parent
ea65a91fc7
commit
870eb6e416
@ -767,7 +767,7 @@ index 0dbf7f4..0000000
|
|||||||
- return str_;
|
- return str_;
|
||||||
- };
|
- };
|
||||||
-
|
-
|
||||||
- size_t length() {
|
- size_t length() const {
|
||||||
- return length_;
|
- return length_;
|
||||||
- };
|
- };
|
||||||
-
|
-
|
||||||
|
Loading…
Reference in New Issue
Block a user