--- embedaddon/php/ext/sqlite/libsqlite/src/util.c 2012/02/21 23:48:02 1.1 +++ embedaddon/php/ext/sqlite/libsqlite/src/util.c 2012/02/21 23:48:02 1.1.1.1 @@ -14,7 +14,7 @@ ** This file contains functions for allocating memory, comparing ** strings, and stuff like that. ** -** $Id: util.c,v 1.1 2012/02/21 23:48:02 misho Exp $ +** $Id: util.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */ #include "sqliteInt.h" #include