--- embedaddon/php/ext/sqlite/libsqlite/src/vdbe.h 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/vdbe.h 2012/02/21 23:48:02 1.1.1.1 @@ -15,7 +15,7 @@ ** or VDBE. The VDBE implements an abstract machine that runs a ** simple program to access and modify the underlying database. ** -** $Id: vdbe.h,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: vdbe.h,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #ifndef _SQLITE_VDBE_H_ #define _SQLITE_VDBE_H_