mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* expand tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e8f8cf111f
commit
5f3e5e6fc5
1 changed files with 2 additions and 2 deletions
|
@ -2177,7 +2177,7 @@ date__parse(VALUE str, VALUE comp)
|
|||
#endif
|
||||
|
||||
{
|
||||
if (RTEST(del_hash("_bc"))) {
|
||||
if (RTEST(del_hash("_bc"))) {
|
||||
VALUE y;
|
||||
|
||||
y = ref_hash("cwyear");
|
||||
|
@ -2192,7 +2192,7 @@ date__parse(VALUE str, VALUE comp)
|
|||
}
|
||||
}
|
||||
|
||||
if (RTEST(del_hash("_comp"))) {
|
||||
if (RTEST(del_hash("_comp"))) {
|
||||
VALUE y;
|
||||
|
||||
y = ref_hash("cwyear");
|
||||
|
|
Loading…
Add table
Reference in a new issue