From 0141593591c64d17932fa76a6287517ced68941b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 9 Jul 2003 17:52:55 +0000 Subject: [PATCH] remove trailing blanks --- lib/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index feb12ae5bb..5aebf324b2 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -24,7 +24,7 @@ This undoes the 2003-06-04 change, which is no longer needed now that we have better overflow checking. (localtime_offset): Likewise. - + (__mktime_internal): Avoid harmful overflow on hosts where time_t and long are 64-bit but int is only 32-bit. (ydhms_diff): Use long int to store year1 and yday1. @@ -52,7 +52,7 @@ (main): Likewise. Don't loop if the iteration overflows time_t. Allow a negative step in the iteration. - + 2003-07-01 Paul Eggert * xreadlink.c: Include unconditionally, instead of -- 2.30.2