From 6c3af6e3839c886233fcdee05b22b1a7ae89f640 Mon Sep 17 00:00:00 2001 From: drh Date: Thu, 15 May 2008 19:43:52 +0000 Subject: Add version tag comments to source files that lack them. Tickets #3118 and #3119. (CVS 5136) FossilOrigin-Name: cf1fb2d850c3eebc2f92159a156695b61f023202 --- src/fault.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fault.c') 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" -- cgit v1.2.3