| Index: third_party/sqlite/src/src/fault.c
|
| diff --git a/third_party/sqlite/src/src/fault.c b/third_party/sqlite/src/src/fault.c
|
| index b36dd363019d38933db8f87fbbf370f7be5033fa..c3028c4f936edf96712dbe73a07662f0a26b1d0a 100644
|
| --- a/third_party/sqlite/src/src/fault.c
|
| +++ b/third_party/sqlite/src/src/fault.c
|
| @@ -10,10 +10,6 @@
|
| **
|
| *************************************************************************
|
| **
|
| -** $Id: fault.c,v 1.11 2008/09/02 00:52:52 drh Exp $
|
| -*/
|
| -
|
| -/*
|
| ** This file contains code to support the concept of "benign"
|
| ** malloc failures (when the xMalloc() or xRealloc() method of the
|
| ** sqlite3_mem_methods structure fails to allocate a block of memory
|
|
|