From: Scott MacVicar Date: Mon, 22 Dec 2008 13:26:10 +0000 (+0000) Subject: Patch has the wrong filename X-Git-Tag: php-5.4.0alpha1~191^2~4768 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3264d66e1868735fcb18f8fab3fb99560040f885;p=php Patch has the wrong filename --- diff --git a/ext/sqlite3/libsqlite/php-sqlite3-changes.patch b/ext/sqlite3/libsqlite/php-sqlite3-changes.patch index 70b5957eb2..50b2e4c51b 100644 --- a/ext/sqlite3/libsqlite/php-sqlite3-changes.patch +++ b/ext/sqlite3/libsqlite/php-sqlite3-changes.patch @@ -1,4 +1,4 @@ ---- sqlite3.c.orig 2008-11-22 15:31:05.000000000 +0000 +--- sqlite3.c 2008-11-22 15:31:05.000000000 +0000 +++ sqlite3.c 2008-11-22 15:32:21.000000000 +0000 @@ -1,3 +1,7 @@ +#if defined(_MSC_VER) && _MSC_VER < 1300