summaryrefslogtreecommitdiff
path: root/ext/date
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-02 03:49:00 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-02 03:49:00 +0000
commit5f3e5e6fc5f545b5e6b496334578a16a2acf01c8 (patch)
tree3c515bf2288296fe2af8cb5ffdf9e0d2e7509983 /ext/date
parente8f8cf111fc1cd6ee7a00b692ba208bd1c7ce539 (diff)
* expand tabs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/date')
-rw-r--r--ext/date/date_parse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/date_parse.c b/ext/date/date_parse.c
index 3237fb7f63..76f63d8f76 100644
--- a/ext/date/date_parse.c
+++ b/ext/date/date_parse.c
@@ -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");