diff options
Diffstat (limited to 'src/fault.c')
-rw-r--r-- | src/fault.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fault.c b/src/fault.c index cded2351d..f96a3fe85 100644 --- a/src/fault.c +++ b/src/fault.c @@ -25,6 +25,8 @@ ** from production builds. But safety-critical systems who work ** under the motto "fly what you test and test what you fly" may ** choose to leave the fault injector enabled even in production. +** +** $Id: fault.c,v 1.6 2008/05/15 19:43:53 drh Exp $ */ #include "sqliteInt.h" |