Skip to content

Commit a890432

Browse files
committed
Revert "Fix bool/int type confusion"
This reverts commit 0ec2e90. We'll use the upstream (IANA) fix instead.
1 parent d57c7a7 commit a890432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/timezone/localtime.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@ timesub(const pg_time_t *timep, int32 offset,
13791379
int y;
13801380
const int *ip;
13811381
int64 corr;
1382-
int hit;
1382+
bool hit;
13831383
int i;
13841384

13851385
corr = 0;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy