--- embedaddon/php/ext/sqlite/libsqlite/src/random.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/random.c 2012/02/21 23:48:02 1.1.1.1 @@ -15,7 +15,7 @@ ** Random numbers are used by some of the database backends in order ** to generate random integer keys for tables or random filenames. ** -** $Id: random.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: random.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h" #include "os.h"