mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-12 13:01:09 +03:00
Add version tag comments to source files that lack them.
Tickets #3118 and #3119. (CVS 5136) FossilOrigin-Name: cf1fb2d850c3eebc2f92159a156695b61f023202
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user