mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
**
|
||||
*************************************************************************
|
||||
** Test extension for testing the sqlite3_load_extension() function.
|
||||
**
|
||||
** $Id: test_loadext.c,v 1.3 2008/08/02 03:50:39 drh Exp $
|
||||
*/
|
||||
#include <string.h>
|
||||
#include "sqlite3ext.h"
|
||||
|
Reference in New Issue
Block a user