Fix patch to apply cleanly.

This commit is contained in:
Vít Ondruch 2024-04-24 17:35:38 +02:00
parent c649282efb
commit ff5301a5f3

View File

@ -13,7 +13,7 @@ diff --git a/time.c b/time.c
index 6179b081c02fc9..3304b2f4f4856a 100644
--- a/time.c
+++ b/time.c
@@ -2346,7 +2346,7 @@ zone_timelocal(VALUE zone, VALUE time)
@@ -2342,7 +2342,7 @@ zone_timelocal(VALUE zone, VALUE time)
struct time_object *tobj = RTYPEDDATA_GET_DATA(time);
wideval_t t, s;