--- embedaddon/php/ext/sqlite/libsqlite/src/main.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/main.c 2012/02/21 23:48:02 1.1.1.1 @@ -14,7 +14,7 @@ ** other files are for internal use by SQLite and should not be ** accessed by users of the library. ** -** $Id: main.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: main.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h" #include "os.h"