fix malformed patch
This commit is contained in:
parent
f0bec845ff
commit
e85c68d932
@ -465,7 +465,7 @@ r1: initial revision
|
|||||||
{
|
{
|
||||||
int left = 0, right = tzdb->index_size - 1;
|
int left = 0, right = tzdb->index_size - 1;
|
||||||
#ifdef HAVE_SETLOCALE
|
#ifdef HAVE_SETLOCALE
|
||||||
@@ -299,36 +709,125 @@ static int seek_to_tz_position(const uns
|
@@ -299,36 +709,128 @@ static int seek_to_tz_position(const uns
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user