mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Removed trailing spaces
This commit is contained in:
parent
a55a2fc6e8
commit
b4ed6db096
1 changed files with 1 additions and 1 deletions
|
@ -1295,7 +1295,7 @@ strscan_parse_integer(struct strscanner *p, int base, long len)
|
||||||
|
|
||||||
MATCHED(p);
|
MATCHED(p);
|
||||||
adjust_registers_to_matched(p);
|
adjust_registers_to_matched(p);
|
||||||
|
|
||||||
return integer;
|
return integer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue