From: Scott MacVicar Date: Mon, 22 Dec 2008 13:26:25 +0000 (+0000) Subject: MFH Patch has the wrong filename X-Git-Tag: php-5.3.0beta1~397 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c1e53deb499f92607e345192868196d04d8b5e2;p=php MFH 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