aboutsummaryrefslogtreecommitdiff
path: root/src/fault.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fault.c')
-rw-r--r--src/fault.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fault.c b/src/fault.c
index b75dc66ba..5ede8b900 100644
--- a/src/fault.c
+++ b/src/fault.c
@@ -10,7 +10,7 @@
**
*************************************************************************
**
-** $Id: fault.c,v 1.9 2008/06/20 14:59:51 danielk1977 Exp $
+** $Id: fault.c,v 1.10 2008/06/22 12:37:58 drh Exp $
*/
/*
@@ -69,4 +69,3 @@ void sqlite3EndBenignMalloc(void){
}
#endif /* #ifndef SQLITE_OMIT_BUILTIN_TEST */
-