summaryrefslogtreecommitdiff
path: root/ext/date/lib/timelib_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/lib/timelib_private.h')
-rw-r--r--ext/date/lib/timelib_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/lib/timelib_private.h b/ext/date/lib/timelib_private.h
index ac75a46a28..b2116e63a2 100644
--- a/ext/date/lib/timelib_private.h
+++ b/ext/date/lib/timelib_private.h
@@ -123,7 +123,7 @@ struct _ttinfo
struct _tlinfo
{
- int32_t trans;
+ int64_t trans;
int32_t offset;
};