1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-09 14:21:03 +03:00

Add more version tags to files that lack them. Ticket #3120. (CVS 5137)

FossilOrigin-Name: 81a8c70ed7a86abf286706fdbc251f31c9c53382
This commit is contained in:
danielk1977
2008-05-16 04:51:54 +00:00
parent 6c3af6e383
commit 822a51628f
23 changed files with 71 additions and 29 deletions

View File

@@ -13,6 +13,8 @@
** This file contains code that modified the OS layer in order to simulate
** different device types (by overriding the return values of the
** xDeviceCharacteristics() and xSectorSize() methods).
**
** $Id: test_devsym.c,v 1.4 2008/05/16 04:51:55 danielk1977 Exp $
*/
#if SQLITE_TEST /* This file is used for testing only */