--- embedaddon/php/ext/sqlite/libsqlite/src/vacuum.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/vacuum.c 2012/02/21 23:48:02 1.1.1.1 @@ -14,7 +14,7 @@ ** Most of the code in this file may be omitted by defining the ** SQLITE_OMIT_VACUUM macro. ** -** $Id: vacuum.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: vacuum.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h" #include "os.h"