diff options
Diffstat (limited to 'src/test_async.c')
-rw-r--r-- | src/test_async.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test_async.c b/src/test_async.c index 18dd21e66..a8c747919 100644 --- a/src/test_async.c +++ b/src/test_async.c @@ -10,6 +10,8 @@ ** ************************************************************************* ** +** $Id: test_async.c,v 1.42 2008/05/16 04:51:55 danielk1977 Exp $ +** ** This file contains an example implementation of an asynchronous IO ** backend for SQLite. ** |