summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/date/date_core.c2
1 files changed, 1 insertions, 1 deletions
@@ -7613,7 +7613,7 @@ d_lite_marshal_load(VALUE self, VALUE a)
HAVE_JD | HAVE_DF);
}
- rb_copy_generic_ivar(a, self);
return self;
}