Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1206)

Unified Diff: third_party/sqlite/src/src/test_server.c

Issue 5626002: Update sqlite to 3.7.3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/third_party/sqlite/src
Patch Set: Remove misc change. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/sqlite/src/src/test_schema.c ('k') | third_party/sqlite/src/src/test_stat.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/src/src/test_server.c
diff --git a/third_party/sqlite/src/src/test_server.c b/third_party/sqlite/src/src/test_server.c
index 6862d7c64acd213b6452fd2d1ae16969ad1378d4..3eb7544428f4bb36a0f207fe478a97917adb10c6 100644
--- a/third_party/sqlite/src/src/test_server.c
+++ b/third_party/sqlite/src/src/test_server.c
@@ -10,8 +10,6 @@
**
******************************************************************************
**
-** $Id: test_server.c,v 1.8 2008/06/26 10:41:19 danielk1977 Exp $
-**
** This file contains demonstration code. Nothing in this file gets compiled
** or linked into the SQLite library unless you use a non-standard option:
**
« no previous file with comments | « third_party/sqlite/src/src/test_schema.c ('k') | third_party/sqlite/src/src/test_stat.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698