Fixed a typo, missing "i" [ci skip]
This commit is contained in:
parent
1ddc719a56
commit
bc8f28fbd0
@ -375,7 +375,7 @@ concatstrings
|
|||||||
(...)
|
(...)
|
||||||
(VALUE val)
|
(VALUE val)
|
||||||
/* This instruction can concat UTF-8 and binary strings, resulting in
|
/* This instruction can concat UTF-8 and binary strings, resulting in
|
||||||
* Encoding::CompatiblityError. */
|
* Encoding::CompatibilityError. */
|
||||||
// attr bool leaf = false; /* has rb_enc_cr_str_buf_cat() */
|
// attr bool leaf = false; /* has rb_enc_cr_str_buf_cat() */
|
||||||
// attr rb_snum_t sp_inc = 1 - (rb_snum_t)num;
|
// attr rb_snum_t sp_inc = 1 - (rb_snum_t)num;
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user