--- embedaddon/php/ext/sqlite/libsqlite/src/auth.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/auth.c 2012/02/21 23:48:02 1.1.1.1 @@ -14,7 +14,7 @@ ** systems that do not need this facility may omit it by recompiling ** the library with -DSQLITE_OMIT_AUTHORIZATION=1 ** -** $Id: auth.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: auth.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h"