Squashed commit of the following:

commit 011d9b6b07d904ad1e81ef7c747269903e2d47c4
Author: David Anderson <dvander@alliedmods.net>
Date:   Mon Jan 11 00:17:08 2010 -0600

    Initial import from Subversion (amxmodx/trunk rev 3757).
This commit is contained in:
David Anderson
2014-02-06 23:06:54 -08:00
parent adab9c93a0
commit b706108ed6
96 changed files with 96 additions and 96 deletions

View File

@ -12,7 +12,7 @@
** This header file defines the interface that the SQLite library
** presents to client programs.
**
** @(#) $Id$
** @(#) $Id: sqlite3.h 3426 2007-03-21 20:19:37Z damagedsoul $
*/
#ifndef _SQLITE3_H_
#define _SQLITE3_H_