From d837b4550418036e76d6adb3c7dad94b1e3a5a6a Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Mon, 22 Jul 2013 08:22:22 +0200 Subject: New upstream version 5.5.1+dfsg --- ext/sqlite3/php_sqlite3_structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/sqlite3/php_sqlite3_structs.h') diff --git a/ext/sqlite3/php_sqlite3_structs.h b/ext/sqlite3/php_sqlite3_structs.h index 0e813b6df..6c65e02ee 100644 --- a/ext/sqlite3/php_sqlite3_structs.h +++ b/ext/sqlite3/php_sqlite3_structs.h @@ -23,7 +23,7 @@ #include -/* for backwards compatability reasons */ +/* for backwards compatibility reasons */ #ifndef SQLITE_OPEN_READONLY #define SQLITE_OPEN_READONLY 0x00000001 #endif -- cgit v1.2.3