[Pkg-php-commits] [php/debian-sid] Refreshed mssql-null-exception.patch
Ondřej Surý
ondrej at sury.org
Fri Jan 8 13:50:24 UTC 2010
---
debian/patches/mssql-null-exception.patch | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/mssql-null-exception.patch b/debian/patches/mssql-null-exception.patch
index cfc4d01..e1480e0 100644
--- a/debian/patches/mssql-null-exception.patch
+++ b/debian/patches/mssql-null-exception.patch
@@ -1,5 +1,5 @@
---- php.orig/ext/pdo_dblib/dblib_driver.c
-+++ php/ext/pdo_dblib/dblib_driver.c
+--- a/ext/pdo_dblib/dblib_driver.c
++++ b/ext/pdo_dblib/dblib_driver.c
@@ -230,11 +230,13 @@ static int pdo_dblib_handle_factory(pdo_
goto cleanup;
}
--
1.6.3.3
More information about the Pkg-php-commits
mailing list