--- embedaddon/sqlite3/test/malloc4.test 2012/02/21 17:04:16 1.1 +++ embedaddon/sqlite3/test/malloc4.test 2012/02/21 17:04:16 1.1.1.1 @@ -12,7 +12,7 @@ # This file contains tests to ensure that the library handles malloc() failures # correctly. The emphasis in this file is on sqlite3_column_XXX() APIs. # -# $Id: malloc4.test,v 1.1 2012/02/21 17:04:16 misho Exp $ +# $Id: malloc4.test,v 1.1.1.1 2012/02/21 17:04:16 misho Exp $ #--------------------------------------------------------------------------- # NOTES ON EXPECTED BEHAVIOUR