summaryrefslogtreecommitdiffstats
path: root/php-5.3.1-systzdata-v9.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-16 08:50:03 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-16 08:50:03 +0200
commit7149e7546c5496ecf2918c4f0d0a629b12e2e665 (patch)
treeea7e7c57622cfa3891f099c709f0083ffd1e56a1 /php-5.3.1-systzdata-v9.patch
parentd111878f5e6633496cfdeacb28c99cffacfc15a7 (diff)
php 5.4.6
Diffstat (limited to 'php-5.3.1-systzdata-v9.patch')
-rw-r--r--php-5.3.1-systzdata-v9.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-5.3.1-systzdata-v9.patch b/php-5.3.1-systzdata-v9.patch
index e6a3ccc..f841e9b 100644
--- a/php-5.3.1-systzdata-v9.patch
+++ b/php-5.3.1-systzdata-v9.patch
@@ -465,7 +465,7 @@ r1: initial revision
{
int left = 0, right = tzdb->index_size - 1;
#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;
}